2.1 KiB
2.1 KiB
Changelog
All notable changes to this project will be documented in this file.
Unreleased
- 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 remove support for MIG from
compute-vmmodule - add
compute-migandnet-ilbmodules - incompatible change add support for specifying subnet name in
net-vpcto update to the new module, add an extraname = falseattribute to each subnet
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