Skip to content

Commit

Permalink
Update Terraform cloudposse/security-hub/aws to v0.12.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jun 7, 2024
1 parent 58a76ed commit 6e1b92f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion components/terraform/aws/securityhub/main.tf
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
module "securityhub" {
source = "cloudposse/security-hub/aws"
# Cloud Posse recommends pinning every module to a specific version
version = "0.12.1"
version = "0.12.2"

enabled_standards = var.enabled_standards
create_sns_topic = var.create_sns_topic
Expand Down

0 comments on commit 6e1b92f

Please sign in to comment.