Releases: fivexl/terraform-aws-tag-generator
Releases · fivexl/terraform-aws-tag-generator
3.0.2
3.0.1
- (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
- (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 andresult_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
v1.0.3
- Also trim gitlab prefixes like gitlab-ci-token/XXXXXXXX@
v1.0.2
- Trim git@ or https:// from repo url not only for GitHub