Skip to content

Commit

Permalink
Update Terraform cloudposse/security-group/aws to v2.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored May 17, 2023
1 parent e6f9b0a commit e7488b0
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.0.1"
version = "2.1.0"

enabled = local.enabled && var.create_security_group

Expand Down

0 comments on commit e7488b0

Please sign in to comment.