update network main
This commit is contained in:
parent
8d7064aacd
commit
07a6fe0f7b
@ -57,7 +57,7 @@ resource "google_compute_firewall" "allow_ssh" {
|
|||||||
|
|
||||||
resource "google_compute_firewall" "allow_front-back" {
|
resource "google_compute_firewall" "allow_front-back" {
|
||||||
name = "allow-front-back"
|
name = "allow-front-back"
|
||||||
network = google_compute_network.vtp07pc.id
|
network = google_compute_network.tp07.id
|
||||||
|
|
||||||
allow {
|
allow {
|
||||||
protocol = "tcp"
|
protocol = "tcp"
|
||||||
|
Loading…
Reference in New Issue
Block a user