Terratag Versions Save

Terratag is a CLI tool that enables users of Terraform to automatically create and maintain tags across their entire set of AWS, Azure, and GCP resources

v0.2.1

1 year ago

Changelog

  • a0d15cf Fix: terratag --version command is broken (#169)

v0.2.0

1 year ago

Changelog

  • ab5b4d1 Chore: upgrade libraries and fix security issues (#167)

v0.1.50

1 year ago

Changelog

  • b39183e Feat: support any Terraform 1.x.x versions (#166)

v0.1.49

1 year ago

Changelog

  • cd05340 Chore: upgrade libraries (#163)
  • 8424daf Chore(deps): bump golang.org/x/net (#162)
  • 7d9ccd5 Chore(deps): bump golang.org/x/text from 0.3.7 to 0.3.8 (#161)

v0.1.48

1 year ago

Changelog

  • 3b808ca Feat: support terraform 1.3 (#157)

v0.1.47

1 year ago

Changelog

  • b45c746 add --skip to exclude resources (#155)
  • 0342c0b Fix: aws_autoscaling_group that is using tags can't work with terratag (#154)

v0.1.46

1 year ago

Changelog

  • a0387ff Feat: support terragrunt (#151)
  • 78e207b Feat: add --version command (#153)

v0.1.45

1 year ago

Changelog

  • 064ce5b Feat: tag also cwd .tf files (#150)

v0.1.44

1 year ago

Changelog

  • a171c5c Feat: support terragrunt - no cache folder usecase (#149)
  • 7756d48 Feat: update README.md for new type option (#148)

v0.1.43

1 year ago

Changelog

  • 3723fa7 Feat: support terragrunt (#147)