We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f13f873 commit 9f30496Copy full SHA for 9f30496
quickstart/201-vmss-jumpbox/output.tf
@@ -1,5 +1,5 @@
1
output "vmss_public_ip_fqdn" {
2
- value = azurerm_public_ip.vmss.fqdn
+ value = azurerm_public_ip.vmss.fqdn
3
}
4
5
output "jumpbox_public_ip_fqdn" {
0 commit comments