erc 모듈화, vpc public dns 설정 등
This commit is contained in:
@ -1,5 +1,5 @@
|
||||
//modules-vpc-output
|
||||
output "vpc_hq_id" {
|
||||
description = "The name of vpc hq id"
|
||||
value = aws_vpc.vpcHq.id
|
||||
value = aws_vpc.vpc-hq.id
|
||||
}
|
Reference in New Issue
Block a user