7 lines
103 B
HCL
7 lines
103 B
HCL
variable "region" {
|
|
default = "eu-west-1"
|
|
}
|
|
|
|
variable "dev_account_id" {
|
|
default = "449091252457"
|
|
} |