Skip to content

Commit

Permalink
chore(deps): update terraform cloudposse/security-group/aws to v2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Oct 19, 2023
1 parent 51cd0b4 commit 88fd4b2
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 @@ -140,7 +140,7 @@ data "aws_iam_policy_document" "this" {

module "mwaa_security_group" {
source = "cloudposse/security-group/aws"
version = "1.0.1"
version = "2.2.0"

enabled = local.security_group_enabled
security_group_name = var.security_group_name
Expand Down

0 comments on commit 88fd4b2

Please sign in to comment.