route table 추가 환경변경
This commit is contained in:
3
modules/transit-gateway/outputs.tf
Normal file
3
modules/transit-gateway/outputs.tf
Normal file
@ -0,0 +1,3 @@
|
||||
output "tgw_id" {
|
||||
value = aws_ec2_transit_gateway.tgw.id
|
||||
}
|
Reference in New Issue
Block a user