⚠ BREAKING CHANGES
- Minimum Terraform version increased to 0.13.
- All null_resources for executing gcloud scripts have been removed. See the upgrade guide for details.
- Renamed the shared_vpc submodule to
svpc_service_project
. #517) (86819d7)
Features
- add TF 0.13 constraint and module attribution (#513) (f6df34c)
- support activate_api_identities in shared_vpc submodule (#509) (8c5698c)
- terraform: Add support Terraform 0.14 by bumping version constraint (#505) (8c01c41)
Bug Fixes
- Add billingbudgets.googleapis.com to precondition script. (#493) (f9b53c3)
- Add count variable to does not create the resource when value is keep (#498) (a3deaad)
- Add shared_vpc features back to rood module (#446) (0a6b9b9)
- All dependencies on gcloud have been removed. (#491) (5886a4e)
- readme link to svpc example (#515) (ce1d46e)
- Remove whitespace in test/setup-sa (#495) (6d90ff3)
- Support passing service project number to shared_vpc_access to be Terraform 0.13 compatible (#500) (825d07b)