Skip to content

Latest commit

 

History

History
25 lines (19 loc) · 765 Bytes

CHANGELOG.md

File metadata and controls

25 lines (19 loc) · 765 Bytes

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

[v3.0.0] - 2024-01-28

Changed

  • replication parameter for google_secret_manager_secret - making this compatible only with Google provider version 5

[v2.2.0] - 2023-09-19

Add

  • dont_create_user to not create users in Cloud SQL if set to true

[v2.1.0] - 2023-08-30

Add

  • default privileges setup for users once owner is set

[v2.0.0] - 2023-05-30

Removed

  • vault support in favor of GCP Secrets Manager

[v1.0.0] - 2022-11-28

Added

  • Add init, example, pre-commit hooks