GoogleCloudPlatform / terraform-google-managed-instance-group

Modular Google Compute Engine managed instance group for Terraform.
Apache License 2.0
63 stars 139 forks source link

module_enabled flag is ignored in the mig-health-check resources #36

Closed danielezer closed 5 years ago

danielezer commented 5 years ago

Currently, the module doesn't use the module_enabled flag when it comes to the mig-health-check resources. Even when I specify module_enabled = false, the mig-health-check resources are still created