Actualiser variables.tf
Some checks failed
Terraform Apply / Terraform Apply (push) Failing after 7s
Some checks failed
Terraform Apply / Terraform Apply (push) Failing after 7s
This commit is contained in:
@@ -18,5 +18,6 @@ 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"]
|
||||||
|
default = ["aws-bucket"]
|
||||||
}
|
}
|
Reference in New Issue
Block a user