Skip to content

Latest commit

 

History

History
61 lines (42 loc) · 2.23 KB

CHANGELOG.md

File metadata and controls

61 lines (42 loc) · 2.23 KB

Changelog

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

[0.7.1] - 2024-05-01

  • #22 fix: add minimum_tls_version to sa config

[0.7.0] - 2022-07-20

  • #19 update backend key generated default

[0.6.2] - 2022-07-13

  • #18 add backend config variables docs comment

[0.6.1] - 2022-06-14

  • #17 backend.tf template project variable

[0.6.0] - 2022-06-10

  • #16 update generated backend key and ci interface

[0.5.1] - 2022-05-03

  • #15 pascalCase

[0.5.0] - 2022-01-20

  • #14 use armrest gem

[0.4.0] - 2022-01-05

  • #11 fix tags config in README
  • #13 data management and security features
  • #8 Add config.tags

[0.3.3] - 2022-01-04

  • #10 azure_secret support expansion automatically

[0.3.2] - 2021-11-29

  • #9 change starter resource_group_name to have env

[0.3.1] - 2021-04-15

  • update azure_info dependency

[0.3.0] - 2020-11-15

  • #5 helper and secrets support
  • azure_secret helper

[0.2.3]

  • #4 validate env vars and use older storage client

[0.2.2]

  • #3 fix test template

[0.2.1]

  • set prefix to @folder for performance improvement

[0.2.0]

  • #1 include layer interface, update template to use expansion method, add region method

[0.1.1]

  • update generator init terraform state path

[0.1.0]

  • Initial release