All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
1.2.1 (2023-02-14)
1.2.0 (2021-05-14)
- Upgrade default base image to Container-Optimized OS 89 (3d7f3c8)
- Add missing config values in pgbouncer.ini (dbb5da4)
- Define permissions as strings in cloud-init config (e16b061)
- md5 password prefix (977e769)
1.1.2 (2020-07-05)
1.1.1 (2020-06-14)
1.1.0 (2020-06-14)
- 💥 Move creation of PgBouncer cloud-init config into sub-module (9059b20)
1.0.1 (2020-06-14)
- Refactor & complete module Cloud SQL over private IP example (13748e5)
- Fix switched values for public/private IP address in output (6f078a9)
1.0.0 (2020-06-14)
- Move default value for
service_account_access_scopes
out ofvariables.tf
(5857353)
- Fix incorrect default input value for
pool_mode
(447a5cb)