Releases: terraform-google-modules/terraform-google-project-factory
Releases · terraform-google-modules/terraform-google-project-factory
terraform-google-project-factory v9.2.0
Features
- Add
enable_shared_vpc_host_project
to create project as shared VPC host project (#465) (3b269be) - add apis related outputs to main module (#470) (abc507f)
- Add budget_monitoring_notification_channels to modules including budgets (#476) (d1665d1)
- Add impersonate_service_account to shared_vpc module to pass to core_project_factory (#477) (e9f0c8f)
- Removed preconditions script from Terraform execution (#478) (79f7c95)
Bug Fixes
terraform-google-project-factory v9.1.0
v9.0.1
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
terraform-google-project-factory v8.1.0
terraform-google-project-factory v8.0.2
terraform-google-project-factory v8.0.1
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.