Skip to content

Commit b3bb92a

Browse files
committed
chore(deps): update terraform cloudposse/security-group/aws to v0.3.1
1 parent d7ddc15 commit b3bb92a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

security_group.tf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
module "default_sg" {
22
source = "cloudposse/security-group/aws"
3-
version = "0.1.4"
3+
version = "0.3.1"
44
rules = var.security_group_rules
55
vpc_id = var.vpc_id
66

0 commit comments

Comments
 (0)