Skip to content

Latest commit

 

History

History
98 lines (48 loc) · 5.36 KB

CHANGELOG.md

File metadata and controls

98 lines (48 loc) · 5.36 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.3.1 (2023-06-16)

Bug Fixes

  • Update int.cloudbuild.yaml to use LR billing (#66) (107f65c)

0.3.0 (2023-05-20)

Features

  • updates make target to generate display metadata as well (#58) (0410217)

Bug Fixes

  • address linting errors in output.tf (#56) (83a461c)

0.2.0 (2023-05-17)

Features

  • add link to in-console tour of solution (#50) (c820d20)
  • adds metadata autogen and validation (#52) (0d7b83b)

0.1.6 (2023-03-13)

Bug Fixes

0.1.5 (2022-11-28)

Bug Fixes

  • simple_example fails to deploy: "Unsupported attrbitute" #29 (4a57d0a)

0.1.4 (2022-11-17)

Bug Fixes

  • Error when deploying multiple times in same project #25 (#26) (ac70578)

0.1.3 (2022-10-11)

Features

  • add support for destroy and fix roles (#22)

Bug Fixes

  • update doc to point to correct upstream (#23) (145ca13)

0.1.2 (2022-09-04)

Bug Fixes

  • moved Cloud Run to example (84179a6)

0.1.1 (2022-09-02)

Bug Fixes

0.1.0 (2022-09-02)

Bug Fixes

0.1.0 - 2022-07-22

Features

  • Initial release