Releases: honestbank/terraform-gcp-sql
Releases · honestbank/terraform-gcp-sql
v1.16.0
1.16.0 (2024-09-03)
Features
- Provide DB instance server CA pem as terraform output (#47) (de961b7)
v1.15.0
1.15.0 (2024-08-16)
Features
- DEVOP-4924 Add an option to STOP the Cloud SQL instances (#46) (238ee4a)
v1.14.0
1.14.0 (2024-07-09)
Features
- DEVOP-4544| Remove the deprecated attributes from terraform-gcp-sql component module (#45) (b88a263)
v1.13.1
1.13.1 (2024-06-17)
Bug Fixes
- add attribute deletion_policy in the google_service_networking_connection to fix terratest failure| DEVOP-4496 (#42) (bf3c00c)
- Specify provider version upper limit (#40) (f766c84), closes #DEVOP-4407
v1.12.0
1.12.0 (2024-04-25)
Features
- enable query insights for CloudSQL read replicas (#38) (79e0a5a)
v1.11.0
1.11.0 (2024-04-19)
Features
- allow GCP services to use private CloudSQL IPs (#37) (25d1eaf)
v1.10.1
1.10.1 (2023-11-28)
Bug Fixes
- ignore disk_size when disk_autoresize is true (#36) (7a6f57e)
v1.10.0
1.10.0 (2023-09-08)
Features
- Add functionality to prevent deletion of databases across all surfaces, enable Query Insight, and set maintenance window. (#34) (c399ab5)