Actualiser variables.tf
Some checks failed
Terraform Apply / Terraform Apply (push) Failing after 22s
Some checks failed
Terraform Apply / Terraform Apply (push) Failing after 22s
This commit is contained in:
@@ -12,6 +12,10 @@ variable "vault_token" {
|
|||||||
default = "hvs.BUXBydP1Iy6leqNIo2wx478p"
|
default = "hvs.BUXBydP1Iy6leqNIo2wx478p"
|
||||||
}
|
}
|
||||||
|
|
||||||
|
variable "aws_region" {
|
||||||
|
default = "eu-north-1"
|
||||||
|
}
|
||||||
|
|
||||||
variable "environment" {
|
variable "environment" {
|
||||||
default = "Production"
|
default = "Production"
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user