output 변수 테스트
This commit is contained in:
@ -1,5 +1,5 @@
|
||||
//modules-subnet-outputs
|
||||
output "subnet" {
|
||||
description = "The name of vpc hq id"
|
||||
value = module.subnet_list.subnet
|
||||
}
|
||||
value = module.subnet_public.subnet
|
||||
}
|
||||
|
Reference in New Issue
Block a user