We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d7ddc15 commit b3bb92aCopy full SHA for b3bb92a
security_group.tf
@@ -1,6 +1,6 @@
1
module "default_sg" {
2
source = "cloudposse/security-group/aws"
3
- version = "0.1.4"
+ version = "0.3.1"
4
rules = var.security_group_rules
5
vpc_id = var.vpc_id
6
0 commit comments