Releases: GoogleCloudPlatform/cloud-foundation-fabric
Releases · GoogleCloudPlatform/cloud-foundation-fabric
Release list
v1.9.0
v1.8.1
In this release
- use
allinstead of specifying protocols in the admin firewall rule of thenet-vpc-firewallmodule - add support for encryption keys in
gcsmodule - set
next_hop_instance_zoneinnet-vpcfor next hop instance routes to avoid triggering recreation
v1.8.0
In this release
- incompatible change the
kmsmodule has been refactored and will be incompatible with previous state - incompatible change robot and default service accounts outputs in the
projectmodule have been refactored and are now exposed via a singleservice_accountoutput (cf [#82]) - add support for PD CSI driver in GKE module
- refactor
iam-service-accountsmodule outputs to be more resilient - add option to use private GCR to
cos-generic-metadatamodule
v1.7.0
v1.6.0
v1.5.0
New in this release:
- incompatible change the
bigquerymodule has been removed and replaced by the newbigquery-datasetmodule - incompatible change subnets in the
net-vpcmodules are now passed as a list instead of map, and all related variables for IAM and flow logs useregion/nameinstead ofnamekeys; it's now possible to have the same subnet name in different regions - replace all references to the removed
resourceviews.googleapis.comAPI withcontainer.googleapis.com - fix advanced options in
gke-nodepoolmodule - fix health checks in
compute-migandnet-ilbmodules - new
cos-generic-metadatamodule in thecloud-config-containersuite - new
envoy-traffic-directormodule in thecloud-config-containersuite - new
pubsubmodule
v1.4.1
v1.4.0
- fix DNS module internal zone lookup
- fix Cloud NAT module internal router name lookup
- re-enable and update outputs for the foundations environments example
- add peering route configuration for private clusters to GKE cluster module
- incompatible changes in the GKE nodepool module
- rename
node_config_workload_metadata_configvariable toworkload_metadata_config - new default for
workload_metadata_configisGKE_METADATA_SERVER
- rename
- incompatible change in the
compute-vmmodule- removed support for MIG and the
group_managervariable
- removed support for MIG and the
- add
compute-migandnet-ilbmodules - incompatible change in
net-vpc- a new
nameattribute has been added to thesubnetsvariable, allowing to directly set subnet name, to update to the new module add an extraname = falseattribute to each subnet
- a new