Skip to content

Releases: GoogleCloudPlatform/cloud-foundation-fabric

v1.9.0

Choose a tag to compare

@ludoo ludoo released this 10 Jun 05:57
0a742b5

In this release:

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

v1.8.1

Choose a tag to compare

@ludoo ludoo released this 07 Jun 16:08
62836cb

In this release

  • use all instead of specifying protocols in the admin firewall rule of the net-vpc-firewall module
  • add support for encryption keys in gcs module
  • set next_hop_instance_zone in net-vpc for next hop instance routes to avoid triggering recreation

v1.8.0

Choose a tag to compare

@ludoo ludoo released this 03 Jun 07:44
268132e

In this release

  • incompatible change the kms module has been refactored and will be incompatible with previous state
  • incompatible change robot and default service accounts outputs in the project module have been refactored and are now exposed via a single service_account output (cf [#82])
  • add support for PD CSI driver in GKE module
  • refactor iam-service-accounts module outputs to be more resilient
  • add option to use private GCR to cos-generic-metadata module

v1.7.0

Choose a tag to compare

@ludoo ludoo released this 30 May 06:59
037c14e

In this release

  • add support for disk encryption to the compute-vm module
  • new datafusion module
  • new container-registry module
  • new artifact-registry module

v1.6.0

Choose a tag to compare

@ludoo ludoo released this 20 May 14:22
453f4e5

In this release:

  • add output to gke-cluster exposing the cluster's CA certificate
  • fix gke-cluster autoscaling options
  • add support for Service Directory bound zones to the dns module
  • new service-directory module
  • new source-repository module

v1.5.0

Choose a tag to compare

@ludoo ludoo released this 11 May 15:52
fdea316

New in this release:

  • incompatible change the bigquery module has been removed and replaced by the new bigquery-dataset module
  • incompatible change subnets in the net-vpc modules are now passed as a list instead of map, and all related variables for IAM and flow logs use region/name instead of name keys; it's now possible to have the same subnet name in different regions
  • replace all references to the removed resourceviews.googleapis.com API with container.googleapis.com
  • fix advanced options in gke-nodepool module
  • fix health checks in compute-mig and net-ilb modules
  • new cos-generic-metadata module in the cloud-config-container suite
  • new envoy-traffic-director module in the cloud-config-container suite
  • new pubsub module

v1.4.1

Choose a tag to compare

@ludoo ludoo released this 02 May 09:54
a9d6bd1
  • new Secret Manager module
  • fix issues in the bigquery module (this is the last release to contain this module, future versions will support single datasets and will be renamed to bigquery-dataset)

v1.4.0

Choose a tag to compare

@ludoo ludoo released this 01 May 07:08
733530a
  • 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_config variable to workload_metadata_config
    • new default for workload_metadata_config is GKE_METADATA_SERVER
  • incompatible change in the compute-vm module
    • removed support for MIG and the group_manager variable
  • add compute-mig and net-ilb modules
  • incompatible change in net-vpc
    • a new name attribute has been added to the subnets variable, allowing to directly set subnet name, to update to the new module add an extra name = false attribute to each subnet

v1.3.0

Choose a tag to compare

@ludoo ludoo released this 08 Apr 12:57
7ad03ea

New organization module, organization policy support in folders and project modules.

v1.2

Choose a tag to compare

@juliocc juliocc released this 06 Apr 18:37
3f279e0
  • Add squid container to cloud-config module