Skip to content

Releases: GoogleCloudPlatform/cloud-foundation-fabric

v13.0.0

27 Jan 10:43
0867d6f
Compare
Choose a tag to compare

In this release

  • initial Fabric Fast implementation
  • new net-glb module for Global External Load balancer
  • new project-factory module in examples/factories
  • add missing service identity accounts (artifactregistry, composer) in project module
  • new "Cloud Storage to Bigquery with Cloud Dataflow with least privileges" example
  • support service dependencies for crypto key bindings in project module
  • refactor project module in multiple files
  • add support for per-file option overrides to tfdoc

v12.0.0

11 Jan 11:08
ffe2d9d
Compare
Choose a tag to compare
  • new repo structure. All end-to-end examples moved to the top level examples folder

Full Changelog: v11.2.0...v12.0.0

v11.2.0

11 Jan 10:40
2942689
Compare
Choose a tag to compare
  • 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

11 Jan 07:32
fa80ac3
Compare
Choose a tag to compare

In this release

  • add support for additive IAM bindings to kms module

v11.0.0

04 Jan 12:04
cb8d483
Compare
Choose a tag to compare

In this release:

  • incompatible change remove location from gcs bucket names
  • add support for interpolating access levels based on keys to the vpc-sc module

v10.0.1

03 Jan 14:28
98ac4d8
Compare
Choose a tag to compare

In this release

  • remove lifecycle block from vpc sc perimeter resources

v10.0.0

31 Dec 15:50
52bcf06
Compare
Choose a tag to compare

In this release

  • fix cases where bridge perimeter status resources are null in vpc-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 to firewall_policy_association in the organization and folder modules
    • incompatible change updated API for the net-vpc-sc module

v9.0.3

31 Dec 12:37
5e4598e
Compare
Choose a tag to compare
  • update hierarchical firewall resources to use the newer google_compute_firewall_* resources
  • incompatible change rename firewall_policy_attachments to firewall_policy_association in the organization and folder modules
  • incompatible change updated API for the net-vpc-sc module

Full Changelog: v9.0.2...v9.0.3

v9.0.2

22 Dec 10:02
a98feae
Compare
Choose a tag to compare

Fix the fix introduced in v9.0.1. :D

v9.0.1

22 Dec 09:48
564dc43
Compare
Choose a tag to compare

Ignore description changes in firewall policy rule to avoid permadiff, add factory example to folder module documentation.