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