Skip to content

Releases: GoogleCloudPlatform/cloud-foundation-fabric

v3.1.0

16 Aug 18:42
8039999
Compare
Choose a tag to compare

This release adds support for specifying a different project id for the peering configuration in the GKE module. It's an incompatible change, since peering_config.project_id now needs to be set when using peering_config, a null value is acceptable and will fallback to the previous behaviour of using the project_id variable for the peering.

v3.0.0

15 Aug 08:14
880995b
Compare
Choose a tag to compare

In this release

  • incompatible change the top-level infrastructure folder has been renamed to networking
  • add end-to-end example for ILB as next hop
  • add basic tests for foundations and networking end-to-end examples
  • fix Shared VPC end-to-end example and documentation

v2.8.0

01 Aug 16:41
59c242c
Compare
Choose a tag to compare

In this release

  • new end-to-end example on DNS granular IAM via Service Directory
  • add missing dependency on IAM roles to feed id output in pubsub module

v2.7.1

28 Jul 16:30
6c5b35d
Compare
Choose a tag to compare

In this release

  • fix provider issue in bigquery module

v2.7.0

24 Jul 06:58
c5ab842
Compare
Choose a tag to compare

In this release

  • add support for VPC connector and ingress settings to cloud-function module
  • add support for logging to net-cloudnat module

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