4 lines
61 B
HCL
4 lines
61 B
HCL
output "nat_id" {
|
|
value = aws_nat_gateway.example.id
|
|
|
|
} |
output "nat_id" {
|
|
value = aws_nat_gateway.example.id
|
|
|
|
} |