update network main
This commit is contained in:
@@ -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"
|
||||
|
Reference in New Issue
Block a user