Releases: nichtraunzer/ods-pre-commit-hooks
Releases · nichtraunzer/ods-pre-commit-hooks
v0.5.0
v0.4.2
Fix outputs of test/fixture.
v0.4.1
fix ruby3 version lock
v0.4.0
- add ruby v3 support
v0.3.9
- Fix generation of duplicate outputs in case the module name matches the repo name.
- Drop outputs of each module but only use the generic output of the module required for testing.
v0.3.8
skip variables with pattern '.[password|secret|access_key].'
v0.3.7
skip variables with pattern '.*[password|secret].*'
v0.3.6
fix stack - hook handling within test/fixture/default in case multiple modules are used within the test fixture.
v0.3.5
- add option to skip hook terraformstackmoduleoutputs using file ./.noterraformstackmoduleoutputs
v0.3.4
- rubocop requires newline at the end of blueprints.rb.