5.7 KiB
5.7 KiB
Changelog
All notable changes to this project will be documented in this file.
Unreleased
2.0.0 - 2020-06-11
- new
data-solutionssection andcmek-via-centralized-kmsexample - incompatible change static VPN routes now interpolate the VPN gateway name to enforce uniqueness, upgrading from a previous version will drop and recreate routes
1.9.0 - 2020-06-10
- new
bigtable-instancemodule - add support for IAM bindings to
compute-vmmodule
1.8.1 - 2020-06-07
- 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
1.8.0 - 2020-06-03
- 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
1.7.0 - 2020-05-30
- add support for disk encryption to the
compute-vmmodule - new
datafusionmodule - new
container-registrymodule - new
artifact-registrymodule
1.6.0 - 2020-05-20
- add output to
gke-clusterexposing the cluster's CA certificate - fix
gke-clusterautoscaling options - add support for Service Directory bound zones to the
dnsmodule - new
service-directorymodule - new
source-repositorymodule
1.5.0 - 2020-05-11
- 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
1.4.1 - 2020-05-02
- new
secret-managermodule - fix access in
bigquerymodule, this is the last version of this module to support multiple datasets, future versions will be calledbigquery-dataset
1.4.0 - 2020-05-01
- 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
1.3.0 - 2020-04-08
- add organization policy module
- add support for organization policies to folders and project modules
1.2.0 - 2020-04-06
- add squid container to the
cloud-config-containermodule
1.1.0 - 2020-03-27
- rename the
cos-containersuite of modules tocloud-config-container - refactor the
onprem-in-a-boxmodule to only manage thecloud-configconfiguration, and make it part of thecloud-config-containersuite of modules - update the
onprem-google-access-dnsexample to use the refactoredonpremmodule - fix the
external_addressesoutput in thecompute-vmmodule - small tweaks and fixes to the
cloud-config-containermodules
1.0.0 - 2020-03-27
- merge development branch with suite of new modules and end-to-end examples