File tree Expand file tree Collapse file tree 1 file changed +4
-3
lines changed Expand file tree Collapse file tree 1 file changed +4
-3
lines changed Original file line number Diff line number Diff line change @@ -49,6 +49,7 @@ module "aws_defaults" {
49
49
}
50
50
```
51
51
52
+ <!-- BEGIN_TF_DOCS -->
52
53
## Requirements
53
54
54
55
| Name | Version |
@@ -66,11 +67,11 @@ module "aws_defaults" {
66
67
67
68
| Name | Source | Version |
68
69
| ------| --------| ---------|
69
- | <a name =" module_iam_account " ></a > [ iam\_ account] ( #module\_ iam\_ account ) | terraform-aws-modules/iam/aws//modules/iam-account | 5.30 .0 |
70
+ | <a name =" module_iam_account " ></a > [ iam\_ account] ( #module\_ iam\_ account ) | terraform-aws-modules/iam/aws//modules/iam-account | 5.32 .0 |
70
71
| <a name =" module_label_account_alias " ></a > [ label\_ account\_ alias] ( #module\_ label\_ account\_ alias ) | git@github.com : bendoerr-terraform-modules /terraform-null-label | v0.4.0 |
71
72
| <a name =" module_label_monthly_total " ></a > [ label\_ monthly\_ total] ( #module\_ label\_ monthly\_ total ) | git@github.com : bendoerr-terraform-modules /terraform-null-label | v0.4.0 |
72
73
| <a name =" module_label_network " ></a > [ label\_ network] ( #module\_ label\_ network ) | git@github.com : bendoerr-terraform-modules /terraform-null-label | v0.4.0 |
73
- | <a name =" module_vpc_default " ></a > [ vpc\_ default] ( #module\_ vpc\_ default ) | terraform-aws-modules/vpc/aws | 5.1.1 |
74
+ | <a name =" module_vpc_default " ></a > [ vpc\_ default] ( #module\_ vpc\_ default ) | terraform-aws-modules/vpc/aws | 5.2.0 |
74
75
75
76
## Resources
76
77
@@ -104,7 +105,7 @@ module "aws_defaults" {
104
105
| <a name =" output_vpc_id " ></a > [ vpc\_ id] ( #output\_ vpc\_ id ) | n/a |
105
106
| <a name =" output_vpc_private_subnet_ids " ></a > [ vpc\_ private\_ subnet\_ ids] ( #output\_ vpc\_ private\_ subnet\_ ids ) | n/a |
106
107
| <a name =" output_vpc_public_subnet_ids " ></a > [ vpc\_ public\_ subnet\_ ids] ( #output\_ vpc\_ public\_ subnet\_ ids ) | n/a |
107
-
108
+ <!-- END_TF_DOCS -->
108
109
109
110
## Roadmap
110
111
You can’t perform that action at this time.
0 commit comments