mirror of
https://github.com/mr-vercetti/tf-aws-demo.git
synced 2025-01-18 19:35:34 +01:00
7 lines
93 B
HCL
Executable File
7 lines
93 B
HCL
Executable File
variable "VPC_NAME" {
|
|
type = string
|
|
}
|
|
|
|
variable "BASTION_HOST_AZ" {
|
|
type = string
|
|
} |