google ta mere
This commit is contained in:
@@ -34,7 +34,7 @@ resource "google_compute_firewall" "allow-http-https" {
|
||||
}
|
||||
|
||||
source_ranges = ["0.0.0.0/0"]
|
||||
target_tags = ["web"]
|
||||
target_tags = ["frontend"]
|
||||
}
|
||||
|
||||
resource "google_compute_firewall" "allow-ssh" {
|
||||
|
||||
Reference in New Issue
Block a user