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 1bf41a7 commit 8e98c6eCopy full SHA for 8e98c6e
terraform_gcp/outputs.tf
@@ -1,3 +1,3 @@
1
-output "Webapp URL" {
+output "Webapp_URL" {
2
value = "http://${google_compute_instance.tfansible.network_interface.0.access_config.0.assigned_nat_ip}"
3
}
0 commit comments