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 @@ -216,7 +216,7 @@ Available targets:
216
216
| Name | Source | Version |
217
217
| ------| --------| ---------|
218
218
| <a name =" module_label_ssm_patch_s3_log_policy " ></a > [ label\_ ssm\_ patch\_ s3\_ log\_ policy] ( #module\_ label\_ ssm\_ patch\_ s3\_ log\_ policy ) | cloudposse/label/null | 0.24.1 |
219
- | <a name =" module_security_group " ></a > [ security\_ group] ( #module\_ security\_ group ) | cloudposse/security-group/aws | 0.3.1 |
219
+ | <a name =" module_security_group " ></a > [ security\_ group] ( #module\_ security\_ group ) | cloudposse/security-group/aws | 0.3.2 |
220
220
| <a name =" module_this " ></a > [ this] ( #module\_ this ) | cloudposse/label/null | 0.24.1 |
221
221
222
222
## Resources
Original file line number Diff line number Diff line change 19
19
| Name | Source | Version |
20
20
| ------| --------| ---------|
21
21
| <a name =" module_label_ssm_patch_s3_log_policy " ></a > [ label\_ ssm\_ patch\_ s3\_ log\_ policy] ( #module\_ label\_ ssm\_ patch\_ s3\_ log\_ policy ) | cloudposse/label/null | 0.24.1 |
22
- | <a name =" module_security_group " ></a > [ security\_ group] ( #module\_ security\_ group ) | cloudposse/security-group/aws | 0.3.1 |
22
+ | <a name =" module_security_group " ></a > [ security\_ group] ( #module\_ security\_ group ) | cloudposse/security-group/aws | 0.3.2 |
23
23
| <a name =" module_this " ></a > [ this] ( #module\_ this ) | cloudposse/label/null | 0.24.1 |
24
24
25
25
## Resources
Original file line number Diff line number Diff line change 1
1
module "security_group" {
2
2
source = " cloudposse/security-group/aws"
3
- version = " 0.3.1 "
3
+ version = " 0.3.2 "
4
4
5
5
use_name_prefix = var. security_group_use_name_prefix
6
6
rules = var. security_group_rules
You can’t perform that action at this time.
0 commit comments