update network main

This commit is contained in:
Come THURET 2024-12-04 16:38:58 +01:00
parent 8d7064aacd
commit 07a6fe0f7b

View File

@ -57,7 +57,7 @@ resource "google_compute_firewall" "allow_ssh" {
resource "google_compute_firewall" "allow_front-back" {
name = "allow-front-back"
network = google_compute_network.vtp07pc.id
network = google_compute_network.tp07.id
allow {
protocol = "tcp"