We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9529364 commit 741af2dCopy full SHA for 741af2d
variables.tf
@@ -1,5 +1,5 @@
1
variable "region" {
2
- default = "us-east-2"
+ default = "eu-central-1"
3
description = "region to provision"
4
type = string
5
validation {
0 commit comments