cowork
This commit is contained in:
4
modules/nat-gateway/outputs.tf
Normal file
4
modules/nat-gateway/outputs.tf
Normal file
@ -0,0 +1,4 @@
|
||||
output "nat_id" {
|
||||
value = aws_nat_gateway.example.id
|
||||
|
||||
}
|
Reference in New Issue
Block a user