Skip to content

Releases: niaid/terraform-aws-managed-config-rules

2.1.1

14 Jun 12:43
7f0bef1
Compare
Choose a tag to compare

ENHANCEMENTS

  • Users no longer need to provide all attributes when overriding an existing AWS managed rule with rule_overrides. For example, users may set only a rule's severity

FIXES

  • Fixed an issue where Config Rules with names that didn't match their identifiers caused terraform apply to fail. The rule identifier is now set explicitly from documentation instead of trying to transform the rule name

2.1.0

10 Jun 18:16
b4177db
Compare
Choose a tag to compare

ENHANCEMENTS

  • Added GHA workflow that runs on every pull request with some basic linting and validation
  • Added GHA workflow that updates the list of AWS Config Rules every two weeks
  • Updated list of AWS Config Rules to match the latest documentation
  • Added option to manually set Config Rule severities and override settings from AWS Security Hub controls

FIXES

  • Fixed an issue where severity levels set by AWS Security Hub controls weren't being applied correctly to corresponding Config Rules
  • Fixed an issue where some Config Rule names were incorrectly being set to their "identifier" value
  • Fixed an issue where parsing the documentation was setting Config Rule descriptions incorrectly
  • Fixed an issue where the names of the Config Rules listed in the rule packs info file didn't match the names in the managed rules locals file
  • Fixed an issue in the parsing scripts where file paths were being set incorrectly

2.0.2

16 Jun 15:54
54cf549
Compare
Choose a tag to compare

What's Changed

  • Fix rule severities that were accidentally overwritten during testing by @bensonce in #18

Full Changelog: 2.0.1...2.0.2

2.0.1

12 Jun 19:37
3de1f2c
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 2.0.0...2.0.1

2.0.0

07 Jun 14:27
1241a7c
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 1.5.1...2.0.0

1.5.1: Merge pull request #13 from niaid/update-rule-packs

16 Nov 17:39
e0f1220
Compare
Choose a tag to compare

1.5.0: Merge pull request #12 from niaid/upd-kms-rule-variable

15 Sep 22:03
cc30213
Compare
Choose a tag to compare
Added optional parameter and updated default values for the rule para…

1.4.1: Merge pull request #11 from niaid/fix-desc-root-account-mfa-enabled

12 Sep 16:28
06ceb05
Compare
Choose a tag to compare

1.4.0: Merge pull request #10 from niaid/rules-default-value

06 Sep 18:49
53088bc
Compare
Choose a tag to compare
modified default value to none for iam_inline_policy_blocked_kms_acti…

1.3.0: Merge pull request #7 from niaid/add_new_rules

11 Mar 20:57
ea92955
Compare
Choose a tag to compare