-
Notifications
You must be signed in to change notification settings - Fork 393
Description
https://github.com/terraform-google-modules/terraform-google-vm/blob/master/modules/compute_instance/examples/compute_instance/simple will result in github 404
Same content on terraform registry 404 error...
https://registry.terraform.io/modules/terraform-google-modules/vm/google/3.0.0/submodules/examples/compute_instance/simple
Also, for unmanaged IG the example link is also 404.
https://github.com/terraform-google-modules/terraform-google-vm/blob/master/modules/umig/examples/umig/simple
workaround
This links seems to be the one that should be used and works...
compute instance...
https://github.com/terraform-google-modules/terraform-google-vm/tree/master/examples/compute_instance/simple
umig...
https://github.com/terraform-google-modules/terraform-google-vm/tree/master/examples/umig/simple