This commit is contained in:
+3
-3
@@ -16,9 +16,9 @@ variable "vault_token" {
|
||||
# "hvs.BUXBydP1Iy6leqNIo2wx478p"
|
||||
}
|
||||
|
||||
variable "cloudflare_api_token" {
|
||||
description = "my cloudflare api token here"
|
||||
variable "aws_region" {
|
||||
description = "Region AWS"
|
||||
type = string
|
||||
sensitive = true
|
||||
default = ""
|
||||
default = "eu-north-1"
|
||||
}
|
||||
Reference in New Issue
Block a user