Skip to content

Commit 8e98c6e

Browse files
author
crafty
authored
update outputs
1 parent 1bf41a7 commit 8e98c6e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

terraform_gcp/outputs.tf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
output "Webapp URL" {
1+
output "Webapp_URL" {
22
value = "http://${google_compute_instance.tfansible.network_interface.0.access_config.0.assigned_nat_ip}"
33
}

0 commit comments

Comments
 (0)