Skip to content

Commit

Permalink
Update Terraform cloudposse/security-group/aws to v2.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Mar 2, 2024
1 parent 1b0169e commit b67712e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion main.tf
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@ data "aws_msk_broker_nodes" "default" {
# https://github.com/cloudposse/terraform-aws-security-group/blob/master/docs/migration-v1-v2.md
module "security_group" {
source = "cloudposse/security-group/aws"
version = "2.1.0"
version = "2.2.0"

enabled = local.enabled && var.create_security_group

Expand Down

0 comments on commit b67712e

Please sign in to comment.