Skip to content

Latest commit

 

History

History
93 lines (51 loc) · 6.7 KB

File metadata and controls

93 lines (51 loc) · 6.7 KB

Changelog

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. This changelog is generated automatically based on Conventional Commits.

0.1.8 (2023-07-26)

Bug Fixes

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

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)

0.1.6 (2023-05-18)

Bug Fixes

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

0.1.5 (2023-02-08)

Bug Fixes

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

0.1.4 (2023-02-07)

Bug Fixes

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

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)

0.1.2 (2023-01-30)

Bug Fixes

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

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)

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)

0.1.0 - 20XX-YY-ZZ

Features

  • Initial release