github cloudposse/atmos 0.21.0

latest releases: v1.109.0, v1, v1.108.0...
3 years ago
Add removing `.terraform.lock.hcl` with `atmos terraform clean` @nitrocode (#42)

what

  • Add removing .terraform.lock.hcl with atmos terraform clean

why

  • This prevents terraform-docs from picking up local provider versions (changes n/a to hard coded values in .terraform.lock.hcl) and conflicting with the pre commit hook which then reverts the local changes (changes hard coded values to n/a)

references

  • N/A

Don't miss a new atmos release

NewReleases is sending notifications on new releases.