terraform-google-modules/terraform-google-container-vm

managed_instance_group example is not working

vlidholt opened this issue · 3 comments

TL;DR

Tried to deploy the managed_instance_group example. terraform apply completes, and terraform output gives the IP address to the load balancer. However, the load balancer just serves an error page.

Screenshot 2023-02-17 at 10 59 09

Expected behavior

Expected to see a working web page.

Observed behavior

No response

Terraform Configuration

https://github.com/terraform-google-modules/terraform-google-container-vm/tree/master/examples/managed_instance_group

Terraform Version

Terraform v1.1.9
on darwin_arm64
+ provider registry.terraform.io/hashicorp/google v4.51.0
+ provider registry.terraform.io/hashicorp/google-beta v4.53.1
+ provider registry.terraform.io/hashicorp/random v3.4.3

Your version of Terraform is out of date! The latest version
is 1.3.9. You can update by downloading from https://www.terraform.io/downloads.html

Also updated and tested on latest version

Terraform v1.3.9
on darwin_arm64
+ provider registry.terraform.io/hashicorp/google v4.53.1
+ provider registry.terraform.io/hashicorp/google-beta v4.53.1
+ provider registry.terraform.io/hashicorp/random v3.4.3

Additional information

No response

This issue is stale because it has been open 60 days with no activity. Remove stale label or comment or this will be closed in 7 days

Probably still hasn't been addressed.

This issue is stale because it has been open 60 days with no activity. Remove stale label or comment or this will be closed in 7 days