Breaking changes in this release:
modules/workstation-cluster: Changed the interface for configuration timeouts to object, timeouts are now specified as numbers. [#2911]modules/cloudsql-instance: Changed the name of thevar.ssl.ssl_modeattribute tovar.ssl.mode. [#2910]modules/iam-service-account: Removed service account key generation functionality [#2907]modules/net-lb-app-ext: Adds the two missing fields for locality_lb_policy and locality_lb_policies with field and block set, validation for both and tests. [#2898]
What's Changed
- Add support for locality policies to net-lb-app-ext module by @jacklever-hub24 in #2898
- Add CA chain output to CAS module by @ludoo in #2901
- Increase the default complexity of Cloud SQL DB passwords by @lyricnz in #2886
- Remove Service Account key generation by @wiktorn in #2907
- Add breaking changes to changelog by @juliocc in #2908
- Add ssl_mode support to cloudsql-instance replicas by @sruffilli in #2910
- Add support for max workstations, refactor timeouts in workstation-cluster module by @ludoo in #2911
- Add generated_id backends output to net-lb-app-ext by @danistrebel in #2913
- Fix dns_keys output in dns module by @nathou in #2915
- Add support for custom error response policies to net_lb_app_ext module by @peter-norton in #2916
New Contributors
- @jacklever-hub24 made their first contribution in #2898
- @peter-norton made their first contribution in #2916
Full Changelog: v37.3.0...v37.4.0