What's Changed
- feat: add basic
tfsec-checkgen generate
cmd by @gabrielleecredera in #1468 - feat: separate s3 encryption into 2 checks by @owenrumney in #1503
- fix: Fix regression of missing parameterised ignore rules by @liamg in #1504
- fix: Match inlined comment and README.md image description by @bobsaintcool in #1500
- feat: add subMatchOne attribute to custom checks checking for one match only by @gabrielleecredera in #1438
- fix: remove false positive for google_secret_manager_secret_iam_member.secret_id by @liamg in #1505
- fix: string slices can now be correctly passed by variable by @liamg in #1507
- fix: Make results deterministic by expanding for_each and count in hierarchical order by @liamg in #1506
- fix: Azure KeyVault Secrets: use RFC3339 to parse expiry time by @liamg in #1508
New Contributors
- @bobsaintcool made their first contribution in #1500
Full Changelog: v1.0.11...v1.0.12