Skip to content

Releases: GoogleCloudPlatform/terraform-google-three-tier-web-app

v0.1.9

23 Apr 16:21
5b228e9
Compare
Choose a tag to compare

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

26 Jul 19:45
2950d31
Compare
Choose a tag to compare

0.1.8 (2023-07-26)

Bug Fixes

  • pinning google provider < 4.75.0 (#62) (bc73a1a)

v0.1.7

18 Jul 15:25
0cc12f6
Compare
Choose a tag to compare

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

18 May 21:20
3be65e4
Compare
Choose a tag to compare

0.1.6 (2023-05-18)

Bug Fixes

  • lower maxScale to increase audience who can use (#43) (8edb16c)

v0.1.5

08 Feb 18:27
0f6ca34
Compare
Choose a tag to compare

0.1.5 (2023-02-08)

Bug Fixes

  • lowering the maxScale setting to support brand new GCP customers (#29) (dd99307)

v0.1.4

07 Feb 04:48
b1dc917
Compare
Choose a tag to compare

0.1.4 (2023-02-07)

Bug Fixes

  • switching case on abandon keyword (8efa83f)
  • updated architecture diagram (#27) (245e4be)

v0.1.3

01 Feb 19:25
15f24f7
Compare
Choose a tag to compare

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

31 Jan 01:47
ff30184
Compare
Choose a tag to compare

0.1.2 (2023-01-30)

Bug Fixes

  • updating solution to work with Service Accounts (#13) (ebd64c4)

v0.1.1

03 Nov 17:35
831ac36
Compare
Choose a tag to compare

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

12 Aug 17:05
d5d8973
Compare
Choose a tag to compare

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)