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.
3.2.0 (2024-10-16)
3.1.0 (2024-09-17)
3.0.0 (2024-08-29)
- Add import flags (#133) (70d2718)
- Add support for EXTERNAL_VPC (#137) (f553b67)
- deps: Update Terraform google to v6 (#150) (b7d99e3)
2.3.0 (2024-01-30)
2.2.3 (2023-10-16)
2.2.2 (2023-04-13)
2.2.1 (2022-07-20)
2.2.0 (2022-06-10)
2.1.0 (2021-12-13)
2.0.1 (2021-08-11)
2.0.0 (2021-03-15)
- add Terraform 0.13 constraint and module attribution (#40)
1.2.0 (2020-06-01)
- Add support for var.labels (#29) (ca19209)
- Add variables to configure key_algorithm and key_protection_level (#27) (3f01a09)
1.1.1 (2020-05-20)
- Allow setting prevent_destroy lifecycle value on keys, add keyring resource output #14
- Added continuous integration using Cloud Build. #11
1.0.0 - 2019-07-19
- Supported version of Terraform is 0.12. #3
0.1.0 - 2019-05-16
- Initial release