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.
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