Actualiser variables.tf
Some checks failed
Terraform Apply / Terraform Apply (push) Failing after 38s

This commit is contained in:
2025-08-06 16:00:28 +02:00
parent e20ae80999
commit f259221ef8

View File

@@ -16,7 +16,7 @@ variable "vault_token" {
# "hvs.BUXBydP1Iy6leqNIo2wx478p" # "hvs.BUXBydP1Iy6leqNIo2wx478p"
} }
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"]
} }