terraform-demo/modules/cgw/variables.tf
2023-01-22 03:27:54 +09:00

3 lines
37 B
HCL

variable "cgw_ip" {
type = string
}