Releases: GoogleCloudPlatform/terraform-google-three-tier-web-app
Releases · GoogleCloudPlatform/terraform-google-three-tier-web-app
v0.1.9
0.1.9 (2024-04-23)
Bug Fixes
- Add DefaultVerify() test (#111) (e90b351)
- deps: update cft/developer-tools docker tag to v1.14 (#64) (448b2a4)
- deps: Update cft/developer-tools Docker tag to v1.16 (#75) (a81a9db)
- deps: Update cft/developer-tools Docker tag to v1.17 (#82) (4faf43c)
- deps: Update GO and Dev-Tools (#97) (b50a085)
v0.1.8
0.1.8 (2023-07-26)
Bug Fixes
v0.1.7
0.1.7 (2023-07-18)
Bug Fixes
- deps: update cft/developer-tools docker tag to v1.13 (#54) (4e02158)
- Update int.cloudbuild.yaml to use LR billing (#55) (a63488b)
v0.1.6
0.1.6 (2023-05-18)
Bug Fixes
- lower maxScale to increase audience who can use (#43) (8edb16c)
v0.1.5
0.1.5 (2023-02-08)
Bug Fixes
- lowering the maxScale setting to support brand new GCP customers (#29) (dd99307)
v0.1.4
0.1.4 (2023-02-07)
Bug Fixes
- switching case on abandon keyword (8efa83f)
- updated architecture diagram (#27) (245e4be)
v0.1.3
0.1.3 (2023-01-31)
Bug Fixes
- Add deletion policy database (#18) (cef9585)
- corrected minor typo in variables.tf (#19) (3a75057)
- fixing error where redis server ends up unnamed in Asset Inventory (#21) (e8cb2ca)
v0.1.2
0.1.2 (2023-01-30)
Bug Fixes
- updating solution to work with Service Accounts (#13) (ebd64c4)
v0.1.1
0.1.1 (2022-10-28)
Bug Fixes
- handle lint formatting. (41c3bd3)
- remove build roles (03e8f90), closes #5
- remove provider instantion from solution. (48d2bc9), closes #4
- removing sa build account stuff (544badb)
- replacing redundant code with modules. (20fe1c8)
- update integration test script (4e2cefc), closes #3
- updating test in the hope that it will pass now (07f3b99)
- using modules (28e29e9)
v0.1.0
0.1.0 (2022-08-12)
Bug Fixes
- making solution more resilient and pass its tests. (b3a6743)
- tests passing. (f97f428)
- trying to get tests working. (80c8de2)