v0.5.0
Changelog
This release includes the new prefix
effect for the -ignore
flag, a new
-terraform-bin
flag, and the ability to install tfautomv on Arch Linux.
New prefix
effect
With the prefix
effect, users can use the -ignore
flag to make tfautomv
ignore the beginning of a value when comparing two attributes. See
Usage / Ignore certain differences for
more details.
New -terraform-bin
flag
Users can now use any Terraform binary or wrapper by setting the
-terraform-bin
flag. Useful when working with Terragrunt, for example.
See Usage / Use a specific Terraform binary
for more information.
Install on Arch Linux
Users who work on Arch Linux can now install tfautomv from the Arch User
Repository (AUR). See Getting started / Installation
for instructions.