diff --git a/main.tf b/main.tf index e26b8a7..8647b4f 100644 --- a/main.tf +++ b/main.tf @@ -228,7 +228,6 @@ resource "google_compute_instance_group_manager" "default" { instance_template = google_compute_instance_template.default.id } - named_port { name = local.port_name port = local.atlantis_port