Actualiser variables.tf
Some checks failed
Terraform Apply / Terraform Apply (push) Failing after 28s
Some checks failed
Terraform Apply / Terraform Apply (push) Failing after 28s
This commit is contained in:
@@ -15,10 +15,3 @@ variable "vault_token" {
|
|||||||
# ${{ secrets.VAULT_TOKEN }}
|
# ${{ secrets.VAULT_TOKEN }}
|
||||||
# "hvs.BUXBydP1Iy6leqNIo2wx478p"
|
# "hvs.BUXBydP1Iy6leqNIo2wx478p"
|
||||||
}
|
}
|
||||||
|
|
||||||
variable "aws_region" {
|
|
||||||
description = "Region AWS"
|
|
||||||
type = string
|
|
||||||
sensitive = true
|
|
||||||
default = "eu-north-1"
|
|
||||||
}
|
|
Reference in New Issue
Block a user