라우팅테이블 서브넷 리스트 할당 연결
This commit is contained in:
@ -10,10 +10,10 @@ variable "prod_name" {
|
||||
default = "22shop"
|
||||
}
|
||||
|
||||
variable "igw_id" {
|
||||
description = "value"
|
||||
type = string
|
||||
}
|
||||
# variable "igw_id" {
|
||||
# description = "value"
|
||||
# type = string
|
||||
# }
|
||||
|
||||
variable "subnet-az-list" {
|
||||
description = "Subnet available zone & cidr"
|
||||
|
Reference in New Issue
Block a user