Skip to content

Releases: fivexl/terraform-aws-tag-generator

3.0.2

04 May 07:07
5a93513
Compare
Choose a tag to compare

What's Changed

  • add backup_frequency, update provider external 2.3.1 by @cageyv in #2

New Contributors

  • @cageyv made their first contribution in #2

Full Changelog: 3.0.1...3.0.2

3.0.1

27 Apr 12:26
ad466e9
Compare
Choose a tag to compare
  • (feat) add result_map output with map of tags divided by groups such as "terraform, gc, backup"
    Full Changelog: 3.0.0...3.0.1

3.0.0

27 Apr 12:06
e891811
Compare
Choose a tag to compare
  • (feat) Add Backup Tags: example:backup:enable
  • (feat) Add more outputs: result_data_environment with data and environment information, which will not contains more than 10 tags and useful for S3 Objects and result_custom with only custom tags
  • (fix) Fix data_phi_value bug
  • (other) update CI
  • (other) update example for asg_tags: use tag attribute

Full Changelog: v2.0.0...3.0.0

v2.0.0

19 Oct 11:05
dc3652e
Compare
Choose a tag to compare

v1.0.3

20 Aug 11:02
1cc65c6
Compare
Choose a tag to compare
  • Also trim gitlab prefixes like gitlab-ci-token/XXXXXXXX@

v1.0.2

12 Jul 17:56
36831c9
Compare
Choose a tag to compare
  • Trim git@ or https:// from repo url not only for GitHub

v1.0.1

15 Jan 12:59
ac20953
Compare
Choose a tag to compare
description for outputs and variables, replace default value from nul…

v1.0.0

14 Jan 20:06
baf473c
Compare
Choose a tag to compare
update prefix validation