mirror of
https://github.com/hashicorp/vault.git
synced 2025-08-22 07:01:09 +02:00
Ubunut 20.04 is EOL. Per our support and package policies we no longer need to develop or test for that platform. Signed-off-by: Ryan Cragun <me@ryan.ec>
21 lines
981 B
HCL
21 lines
981 B
HCL
# Copyright (c) HashiCorp, Inc.
|
|
# SPDX-License-Identifier: BUSL-1.1
|
|
|
|
# Code generated by pipeline generate enos-dynamic-config DO NOT EDIT.
|
|
|
|
# This file is overwritten in CI as it contains branch specific and sometimes ever-changing values.
|
|
# It's checked in here so that enos samples and scenarios can be performed, just be aware that this
|
|
# might change out from under you.
|
|
|
|
globals {
|
|
sample_attributes = {
|
|
aws_region = ["us-east-1", "us-west-2"]
|
|
distro_version_amzn = ["2023"]
|
|
distro_version_leap = ["15.6"]
|
|
distro_version_rhel = ["8.10", "9.5"]
|
|
distro_version_sles = ["15.6"]
|
|
distro_version_ubuntu = ["22.04", "24.04"]
|
|
upgrade_initial_version = ["1.18.0", "1.18.1", "1.18.2", "1.18.3", "1.18.4", "1.18.5", "1.18.6", "1.18.7", "1.18.8", "1.18.9", "1.18.10", "1.18.11", "1.18.12", "1.18.13", "1.19.0", "1.19.1", "1.19.2", "1.19.3", "1.19.4", "1.19.5", "1.19.6", "1.19.7", "1.19.8", "1.20.0", "1.20.1", "1.20.2"]
|
|
}
|
|
}
|