mirror of
https://github.com/optim-enterprises-bv/vault.git
synced 2025-11-02 11:38:02 +00:00
backport of commit 807bacbc9c (#23412)
Co-authored-by: Ryan Cragun <me@ryan.ec>
This commit is contained in:
committed by
GitHub
parent
488778f20b
commit
571c642acf
@@ -20,7 +20,9 @@ globals {
|
||||
rhel = ["nc"]
|
||||
}
|
||||
sample_attributes = {
|
||||
aws_region = ["us-east-1", "us-west-2"]
|
||||
# NOTE(9/28/23): Temporarily use us-east-2 due to another networking in us-east-1
|
||||
# aws_region = ["us-east-1", "us-west-2"]
|
||||
aws_region = ["us-east-2", "us-west-2"]
|
||||
}
|
||||
tags = merge({
|
||||
"Project Name" : var.project_name
|
||||
|
||||
Reference in New Issue
Block a user