File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -226,7 +226,7 @@ Available targets:
226226| Name | Source | Version |
227227| ------| --------| ---------|
228228| <a name =" module_label " ></a > [ label] ( #module\_ label ) | cloudposse/label/null | 0.24.1 |
229- | <a name =" module_security_group " ></a > [ security\_ group] ( #module\_ security\_ group ) | cloudposse/security-group/aws | 0.3.1 |
229+ | <a name =" module_security_group " ></a > [ security\_ group] ( #module\_ security\_ group ) | cloudposse/security-group/aws | 0.3.2 |
230230| <a name =" module_this " ></a > [ this] ( #module\_ this ) | cloudposse/label/null | 0.24.1 |
231231
232232## Resources
Original file line number Diff line number Diff line change 2121| Name | Source | Version |
2222| ------| --------| ---------|
2323| <a name =" module_label " ></a > [ label] ( #module\_ label ) | cloudposse/label/null | 0.24.1 |
24- | <a name =" module_security_group " ></a > [ security\_ group] ( #module\_ security\_ group ) | cloudposse/security-group/aws | 0.3.1 |
24+ | <a name =" module_security_group " ></a > [ security\_ group] ( #module\_ security\_ group ) | cloudposse/security-group/aws | 0.3.2 |
2525| <a name =" module_this " ></a > [ this] ( #module\_ this ) | cloudposse/label/null | 0.24.1 |
2626
2727## Resources
Original file line number Diff line number Diff line change 22
33module "security_group" {
44 source = " cloudposse/security-group/aws"
5- version = " 0.3.1 "
5+ version = " 0.3.2 "
66
77 use_name_prefix = var. security_group_use_name_prefix
88 rules = var. security_group_rules
You can’t perform that action at this time.
0 commit comments