terraform-example-foundation
terraform-example-foundation copied to clipboard
fix: bump terraform base version from 1.3.0 to 1.3.10
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
i've been running this project on 1.7.4 without issues, we could probably upgrade even further.
/gcbrun
reference: https://github.com/terraform-google-modules/terraform-example-foundation/issues/1151
/gcbrun