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 (2024-11-21)
- deps: Update Terraform validation to v1.1.1 (#143) (ab274a2)
- deps: Update Terraform validation to v1.1.1 (#149) (febc30d)
1.1.2 (2024-04-11)
- updates for tflint (#124) (97adeec)
- upgraded versions.tf to include minor bumps from tpg v5 (#112) (2aaabe1)
1.1.1 (2022-12-29)
1.1.0 (2022-12-02)
1.0.0 (2022-11-18)
- adds sap hana modules and examples (#62)
- adds sap hana modules and examples (#62) (b379c7b)
- changes prepare the repository for the new templates. (#56) (9d95c22)
- updates top level readme for v1.0 (#65) (223ce64)
0.5.0 (2021-06-18)
- add Terraform 0.13 constraint and module attribution (#36)
- release 0.5.0 (f6a6fc9)
0.4.0 (2020-07-27)
- Adding the option public_ip that will allow to disable the external IP (#16) (52ef304)
- Adding the option to create instance with a static private IP (#25) (d8a5752)
0.3.0 (2020-05-04)
- Added support for Customer Managed Encryption Keys in persistent disks attached to the instances.
- Updated for Terraform 0.12. #11
- Updated tests and examples to Google provider 3.13.
- Avoid metadata conflicts after SAP startup script completes. #11
0.2.0 - 2019-09-10
- Submodule to deploy NetWeaver. #2
- Required VM instance service account roles added to the submodule READMEs. #4
0.1.0 - 2019-07-04
- Initial release