Skip to content

Releases: GoogleCloudPlatform/cloud-foundation-fabric

v2.6.0

19 Jul 07:21
5bd6fb4
Compare
Choose a tag to compare

In this release

  • incompatible change setting zone in the compute-vm module is now done via an optional zones variable, that accepts a list of zones
  • fix optional IAM permissions in folder unit module

v2.5.0

10 Jul 15:08
373c473
Compare
Choose a tag to compare

In this release

  • new vpc-sc module
  • add support for Shared VPC to the project module
  • fix bug with compute-vm address reservations introduced in [2.4.1]

v2.4.2

09 Jul 12:25
8b68e79
Compare
Choose a tag to compare

add support for Shielded VM to compute-vm

v2.4.1

06 Jul 16:34
3b2ac37
Compare
Choose a tag to compare

Better fix for external address reservation in compute-vm module.

v2.4.0

06 Jul 16:23
3b611e6
Compare
Choose a tag to compare

In this release

  • fix external IP assignment in compute-vm
  • new top-level cloud-operations example folder
  • Cloud Asset Inventory end to end example in cloud-operations

v2.3.0

02 Jul 06:36
54aff6e
Compare
Choose a tag to compare

In this release:

  • new 'Cloud Storage to Bigquery with Cloud Dataflow' end to end data solution
  • incompatible change additive IAM bindings are now keyed by identity instead of role, and use a single iam_additive_bindings variable, refer to [#103] for details
  • set delete_contents_on_destroy in the foundations examples audit dataset to allow destroying
  • trap errors raised by the project module on destroy

v2.2.0

29 Jun 06:07
add7b7f
Compare
Choose a tag to compare

In this release:

  • make project creation optional in project module to allow managing a pre-existing project
  • new cloud-endpoints module
  • new cloud-function module

v2.1.0

22 Jun 15:18
3c60af5
Compare
Choose a tag to compare

In this release:

  • incompatible change routes in the net-vpc module now interpolate the VPC name to ensure uniqueness, upgrading from a previous version will drop and recreate routes
  • the top-level docker-images folder has been moved inside modules/cloud-config-container/onprem
  • dns_keys output added to the dns module
  • add group-config variable, groups and group_self_links outputs to net-ilb module to allow creating ILBs for externally managed instances
  • make the IAM bindings depend on the compute instance in the compute-vm module

v2.0.0

11 Jun 13:59
9d7f557
Compare
Choose a tag to compare

In this release:

  • new data-solutions section and cmek-via-centralized-kms example
  • incompatible change static VPN routes now interpolate the VPN gateway name to enforce uniqueness, upgrading from a previous version will drop and recreate routes

v1.9.0

10 Jun 05:57
0a742b5
Compare
Choose a tag to compare

In this release:

  • new bigtable-instance module
  • add support for IAM bindings to compute-vm module