forked from pierront/but3-iac
suite
This commit is contained in:
@@ -62,7 +62,7 @@ resource "google_compute_firewall" "allow_frontend_backend" {
|
||||
}
|
||||
|
||||
resource "google_compute_firewall" "allow_ssh_all" {
|
||||
name = "allow-ssh-all"
|
||||
name = "allow-ssh-all-2"
|
||||
network = google_compute_network.vpc_terraform.id
|
||||
|
||||
allow {
|
||||
|
||||
Reference in New Issue
Block a user