9 lines
141 B
HCL
9 lines
141 B
HCL
variable "route_public_id" {
|
|
description = "value"
|
|
type = string
|
|
}
|
|
|
|
variable "igw_id" {
|
|
description = "value"
|
|
type = string
|
|
} |