Releases: cloudposse-archives/tfmask
Releases · cloudposse-archives/tfmask
0.7.0 Support attributes without quotes
0.6.1: Add -no-color flag to readme cmds (#18)
* Add -no-color flag to readme cmds * Generated README.md from build_harness Co-authored-by: Erik Osterman <[email protected]>
0.6.0: use github actions (#19)
* use github actions * run tests * run tests * fix path * update to upload artifacts * show artifacts * fix path * name artifact * Update .github/workflows/go.yml Co-authored-by: Andriy Knysh <[email protected]> * Update .github/workflows/go.yml Co-authored-by: Andriy Knysh <[email protected]> * Update .github/workflows/go.yml Co-authored-by: Andriy Knysh <[email protected]> Co-authored-by: Andriy Knysh <[email protected]>
0.5.0
0.4.0: Add tf 0 12 support (#12)
* Add tf 0.12 support * Ensure currentResource is maintained over scanning * More versioning of regexes * Add comments * PR fix for random_string.some_password.id * Update main.go Co-authored-by: Erik Osterman <[email protected]>
0.3.0
0.2.0: Support Masking of Entire Resources (#4)
* Support masking entire resources * Add screenshots * Update README.yaml
0.1.0: Initial implementation (#1)
* Initial implementation