Skip to content

Commit

Permalink
Bump reflex_aws_kms_key_rotation_disabled from 0.5.4 to 0.5.7
Browse files Browse the repository at this point in the history
Bumps [reflex_aws_kms_key_rotation_disabled](https://github.com/cloudmitigator/reflex-engine) from 0.5.4 to 0.5.7.
- [Release notes](https://github.com/cloudmitigator/reflex-engine/releases)
- [Commits](reflexivesecurity/reflex-engine@v0.5.4...v0.5.7)
  • Loading branch information
github-actions[bot] committed Apr 11, 2020
1 parent 1884fca commit cf9302f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion reflex_aws_kms_key_rotation_disabled.tf
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
module "reflex_aws_kms_key_rotation_disabled" {
source = "git::https://github.com/cloudmitigator/reflex-engine.git//modules/cwe_lambda?ref=v0.5.4"
source = "git::https://github.com/cloudmitigator/reflex-engine.git//modules/cwe_lambda?ref=v0.5.7"
rule_name = "KMSKeyRotationDisabled"
rule_description = "A Reflex Rule for enforcing KMS Key rotation"

Expand Down

0 comments on commit cf9302f

Please sign in to comment.