Releases: terraform-google-modules/terraform-google-project-factory
Releases · terraform-google-modules/terraform-google-project-factory
terraform-google-project-factory v9.0.0
⚠ BREAKING CHANGES
- This change requires that you use the
shared_vpc
submodule to manage service account access. See the upgrade guide for details.
Features
- Added shared_vpc_access submodule to enable GKE and Dataproc Service Account access. (#434) (f16fd05)
Bug Fixes
- Fix regression in shared VPC service account submodule (#438) (dd2dd99)
- relax version to allow 0.13 (#437) (9eb64e2)
terraform-google-project-factory v8.1.0
Features
- Add support for attaching projects to a VPC Service Controls perimeter (#428) (7ec34ef)
- Enable GCS bucket versioning (#431) (7a0d746)
Bug Fixes
- Add dependency on Shared VPC attachment (#432) (c954990)
terraform-google-project-factory v8.0.2
terraform-google-project-factory v8.0.1
Bug Fixes
- Remove appengine.googleapis.com from required APIs (#390) (b995924)
terraform-google-project-factory v8.0.0
⚠ BREAKING CHANGES
- Using the gcloud module now requires
curl
to be installed. See the upgrade guide for details.
Bug Fixes
- Bump version of terraform-google-gcloud module to 1.0.0 (#399) (2889db1)
Miscellaneous Chores
v7.1.1
7.1.1 (2020-04-16)
Bug Fixes
- Bump version of terraform-google-gcloud module to 1.0.0 (#399) (2889db1)
terraform-google-project-factory v7.1.0
Features
- Add option for skipping the gcloud CLI download (#393) (a534603)
- Add use_tf_var_google_credentials_env_var variable (#377) (64459de)
Bug Fixes
terraform-google-project-factory v7.0.2
Bug Fixes
- Issue with empty subnet defaults and Shared VPC (#382) (d31e068)
terraform-google-project-factory v7.0.1
Bug Fixes
- Allow 3.x provider version in fabric-project submodule. (#361) (2b32b68)
- Allow users to supply dynamically generated list of subnets (#362) (4f372dd)