terraform-google-modules/terraform-google-vm

Example does not work

thiagonache opened this issue · 0 comments

TL;DR

The examples https://github.com/terraform-google-modules/terraform-google-vm/blob/master/examples/compute_instance/disk_snapshot/main.tf#L34 and https://github.com/terraform-google-modules/terraform-google-vm/blob/master/examples/mig/healthcheck/main.tf#L57 passes service_account = null and it breaks the module instance_template.

Expected behavior

Example to work

Observed behavior

Code does not work

Terraform Configuration

as in the example

Terraform Version

any

Additional information

No response