Skip to content

Commit 9f30496

Browse files
committed
Fixed formatting
1 parent f13f873 commit 9f30496

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

quickstart/201-vmss-jumpbox/output.tf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
output "vmss_public_ip_fqdn" {
2-
value = azurerm_public_ip.vmss.fqdn
2+
value = azurerm_public_ip.vmss.fqdn
33
}
44

55
output "jumpbox_public_ip_fqdn" {

0 commit comments

Comments
 (0)