Skip to content

Releases: nichtraunzer/ods-pre-commit-hooks

v0.5.0

06 Oct 08:31
47fde96
Compare
Choose a tag to compare

Mark all auto created outputs with sensitive = true

v0.4.2

21 Jun 09:18
a3d944f
Compare
Choose a tag to compare

Fix outputs of test/fixture.

v0.4.1

12 May 20:53
1f0020c
Compare
Choose a tag to compare

fix ruby3 version lock

v0.4.0

28 Apr 17:52
Compare
Choose a tag to compare
  • add ruby v3 support

v0.3.9

07 Jul 13:50
750581c
Compare
Choose a tag to compare
  • 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

05 May 07:54
Compare
Choose a tag to compare

skip variables with pattern '.[password|secret|access_key].'

v0.3.7

23 Mar 15:30
Compare
Choose a tag to compare
skip variables with pattern '.*[password|secret].*'

v0.3.6

05 Nov 13:29
Compare
Choose a tag to compare

fix stack - hook handling within test/fixture/default in case multiple modules are used within the test fixture.

v0.3.5

02 Jul 16:46
Compare
Choose a tag to compare
  • add option to skip hook terraformstackmoduleoutputs using file ./.noterraformstackmoduleoutputs

v0.3.4

01 Jul 16:39
Compare
Choose a tag to compare
  • rubocop requires newline at the end of blueprints.rb.