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