File tree 3 files changed +3
-3
lines changed
3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -261,7 +261,7 @@ Available targets:
261
261
262
262
| Name | Source | Version |
263
263
| ------| --------| ---------|
264
- | <a name =" module_aws_security_group " ></a > [ aws\_ security\_ group] ( #module\_ aws\_ security\_ group ) | cloudposse/security-group/aws | 0.4.3 |
264
+ | <a name =" module_aws_security_group " ></a > [ aws\_ security\_ group] ( #module\_ aws\_ security\_ group ) | cloudposse/security-group/aws | 1.0.1 |
265
265
| <a name =" module_dns_hostname " ></a > [ dns\_ hostname] ( #module\_ dns\_ hostname ) | cloudposse/route53-cluster-hostname/aws | 0.12.2 |
266
266
| <a name =" module_this " ></a > [ this] ( #module\_ this ) | cloudposse/label/null | 0.25.0 |
267
267
Original file line number Diff line number Diff line change 16
16
17
17
| Name | Source | Version |
18
18
| ------| --------| ---------|
19
- | <a name =" module_aws_security_group " ></a > [ aws\_ security\_ group] ( #module\_ aws\_ security\_ group ) | cloudposse/security-group/aws | 0.4.3 |
19
+ | <a name =" module_aws_security_group " ></a > [ aws\_ security\_ group] ( #module\_ aws\_ security\_ group ) | cloudposse/security-group/aws | 1.0.1 |
20
20
| <a name =" module_dns_hostname " ></a > [ dns\_ hostname] ( #module\_ dns\_ hostname ) | cloudposse/route53-cluster-hostname/aws | 0.12.2 |
21
21
| <a name =" module_this " ></a > [ this] ( #module\_ this ) | cloudposse/label/null | 0.25.0 |
22
22
Original file line number Diff line number Diff line change 1
1
module "aws_security_group" {
2
2
source = " cloudposse/security-group/aws"
3
- version = " 0.4.3 "
3
+ version = " 1.0.1 "
4
4
5
5
enabled = local. enabled && var. create_security_group
6
6
You can’t perform that action at this time.
0 commit comments