Closed antimius closed 6 years ago
@antimius I update the module to support the breaking changes in v0.11.0, in master and tagged as 1.1.6
. Please re-test after updating the modules terraform get -update=true
@danisla This works, thank you. I see it's in the upgrade guide for 0.11 (https://www.terraform.io/upgrade-guides/0-11.html) and wow, that's a bad breaking change. I also had to do 'terraform init -upgrade' to get the latest google provider plugin for the 'network_ip' to 'address' change. Maybe add a provider version requirement?
I'm getting errors when using this simple config:
Errors:
I believe it's because of the 'zonal' variable resulting in a count of 0 for resources that are always in the output.