Releases: GoogleCloudPlatform/cloud-foundation-fabric
Releases · GoogleCloudPlatform/cloud-foundation-fabric
v11.2.0
- fix
net-vpc
subnet factory bug preventing the use of yamls with different shapes
Full Changelog: v11.1.0...v11.2.0
v11.1.0
v11.0.0
v10.0.1
v10.0.0
In this release
- fix cases where bridge perimeter status resources are
null
invpc-sc
module - re-release 9.0.3 as a major release as it contains breaking changes
- update hierarchical firewall resources to use the newer
google_compute_firewall_*
resources - incompatible change rename
firewall_policy_attachments
tofirewall_policy_association
in theorganization
andfolder
modules - incompatible change updated API for the
net-vpc-sc
module
- update hierarchical firewall resources to use the newer
v9.0.3
- update hierarchical firewall resources to use the newer
google_compute_firewall_*
resources - incompatible change rename
firewall_policy_attachments
tofirewall_policy_association
in theorganization
andfolder
modules - incompatible change updated API for the
net-vpc-sc
module
Full Changelog: v9.0.2...v9.0.3
v9.0.2
v9.0.1
v9.0.0
In this release
- new
cloud-run
module - added gVNIC support to
compute-vm
module - added a rule factory to
net-vpc-firewall
module - added a subnet factory to
net-vpc
module - incompatible change added support for partitioned tables to
organization
module sinks - incompatible change renamed
private_service_networking_range
variable topsc_ranges
innet-vpc
module, and changed its type tolist(string)
- added a firewall policy factory to
organization
module - refactored
tfdoc
- added support for metric scopes to the
project
module
v8.0.0
Release Highlights
- added support for GCS notifications in
gcs
module - added new
skip_delete
variable tocompute-vm
module - incompatible change all modules and examples now require Terraform >= 1.0.0 and Google provider >= 4.0.0
What's Changed
- Added GCS notification support by @caiotavaresdito in #335
- Update CHANGELOG.md by @caiotavaresdito in #338
- Feature/GitHub actions by @caiotavaresdito in #343
- add colors to pytest output by @juliocc in #345
- Project module support for skip_delete flag on google_project resource by @christopher-avila-ditoweb in #352
- Fix SA IAM dynamic interpolation by @drebes in #353
- Use the same versions file everywhere, pin to tf 1.0+ provider 4.0+ by @ludoo in #355
New Contributors
- @christopher-avila-ditoweb made their first contribution in #352
Full Changelog: v7.0.0...v8.0.0