terraform-google-modules / terraform-example-foundation

Shows how the CFT modules can be composed to build a secure cloud foundation
https://cloud.google.com/architecture/security-foundations
Apache License 2.0
1.18k stars 701 forks source link

fix: bump terraform base version from 1.3.0 to 1.3.10 #1253

Closed caetano-colin closed 1 month ago

caetano-colin commented 1 month ago

Because of the issue described in this link: https://github.com/hashicorp/terraform/issues/34014

Some users may experience this error:

unsupported checkable object kind "var"

This can easily be fixed by upgrading the version to 1.3.10 when using terraform 1.3 series

bdashrad commented 1 month ago

i've been running this project on 1.7.4 without issues, we could probably upgrade even further.

daniel-cit commented 1 month ago

/gcbrun

fmichaelobrien commented 1 month ago

reference: https://github.com/terraform-google-modules/terraform-example-foundation/issues/1151

eeaton commented 1 month ago

/gcbrun