bcp de chose

This commit is contained in:
2024-12-04 17:02:32 +01:00
parent 34fe765565
commit d41d21f0e1
11 changed files with 293 additions and 0 deletions

View File

@@ -0,0 +1,4 @@
# Output
output "instance_ip" {
value = google_compute_instance.main.network_interface[0].access_config[0].nat_ip
}