Skip to content

Latest commit

 

History

History
52 lines (36 loc) · 2.06 KB

CHANGELOG.md

File metadata and controls

52 lines (36 loc) · 2.06 KB

Changelog

All notable changes to this project will be documented in this file. This project loosely tries to adhere to Semantic Versioning.

[0.5.0] - 2022-07-20

  • #16 update backend key generated default
  • fix ruby dsl starter example

[0.4.2] - 2022-07-13

  • #15 add backend config variables docs comment

[0.4.1] - 2022-06-14

  • #14 backend.tf template project variable

[0.4.0] - 2022-06-10

  • #13 update generated backend key and ci interface

[0.3.5] - 2022-01-11

  • #11 set GOOGLE_CLOUD_PROJECT while keeping backwards compatibility

[0.3.4] - 2022-01-11

  • #10 set GOOGLE_CLOUD_PROJECT while keeping backwards compatibility

[0.3.3] - 2022-01-04

  • #9 google_secret support expansion automatically

[0.3.2] - 2021-11-25

  • #8 update example templates to include bucket location which is now required

[0.3.1] - 2021-11-13

  • #7 get google project number via api

[0.3.0] - 2020-11-15

  • #5 helper and secrets support
  • google secret

[0.2.2]

  • #4 fix test template: folder rename to stacks

[0.2.1]

  • #3 update starter example template: bucket_policy_only deprecated for uniform_bucket_level_access
  • edge case: graceful error when bucket doesnt exist yet

[0.2.0]

  • #2 include layer interface, update template to use expansion method

[0.1.1]

  • summary command: fix edge case when files are deleted mid-loop

[0.1.0]

  • Initial release