igw 생성.
This commit is contained in:
@ -2,4 +2,7 @@ variable "cidr_block" {
|
||||
description = "value"
|
||||
type = string
|
||||
}
|
||||
|
||||
variable "tag_name" {
|
||||
description = "value"
|
||||
type = string
|
||||
}
|
||||
|
Reference in New Issue
Block a user