fixed formatting
This commit is contained in:
parent
9083f1a72b
commit
095c904b90
@ -13,7 +13,7 @@ output "subnet_name_1" {
|
|||||||
value = azurerm_subnet.my_terraform_subnet_1.name
|
value = azurerm_subnet.my_terraform_subnet_1.name
|
||||||
}
|
}
|
||||||
|
|
||||||
output "nat_gateway"{
|
output "nat_gateway" {
|
||||||
description = "The name of the created NAT gateway."
|
description = "The name of the created NAT gateway."
|
||||||
value = azurerm_nat_gateway.my_nat_gateway.id
|
value = azurerm_nat_gateway.my_nat_gateway.id
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user