igw 생성.
This commit is contained in:
@ -0,0 +1,5 @@
|
||||
//modules-subnet-outputs
|
||||
output "subnet" {
|
||||
description = "The name of vpc hq id"
|
||||
value = aws_subnet.subnets
|
||||
}
|
Reference in New Issue
Block a user