Actualiser variables.tf
All checks were successful
Terraform Apply / Terraform Apply (push) Successful in 45s
All checks were successful
Terraform Apply / Terraform Apply (push) Successful in 45s
This commit is contained in:
@@ -18,6 +18,6 @@ variable "vault_token" {
|
||||
|
||||
variable "bucket-list" {
|
||||
type = list
|
||||
default = ["cloudflare-dns-org", "cloudflare-dns-com"]
|
||||
default = ["cloudflare-dns-org", "cloudflare-dns-com","aws-bucket"]
|
||||
# default = ["aws-bucket"]
|
||||
}
|
Reference in New Issue
Block a user