Skip to content

Commit

Permalink
chore(deps): 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 4, 2024
1 parent 07f33e7 commit 99e4f73
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sg.tf
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ locals {

module "security_group" {
source = "cloudposse/security-group/aws"
version = "2.0.1"
version = "2.2.0"

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

0 comments on commit 99e4f73

Please sign in to comment.