Releases: GoogleCloudPlatform/cloud-foundation-fabric
Releases · GoogleCloudPlatform/cloud-foundation-fabric
v3.0.0
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
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
In this release
- fix provider issue in bigquery module
v2.7.0
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
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
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
add support for Shielded VM to compute-vm
v2.4.1
Better fix for external address reservation in compute-vm
module.
v2.4.0
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
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