From 93a14add4fa93a41f04c257c4606aea1fcac31d8 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Tue, 24 Sep 2024 06:47:30 +0000 Subject: [PATCH] terraform-docs: automated action --- modules/rds/docs/MODULE.md | 2 +- modules/vpc/docs/MODULE.md | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/modules/rds/docs/MODULE.md b/modules/rds/docs/MODULE.md index 2a31f1b..95ab8b4 100644 --- a/modules/rds/docs/MODULE.md +++ b/modules/rds/docs/MODULE.md @@ -82,4 +82,4 @@ | [db\_subnet\_group\_arn](#output\_db\_subnet\_group\_arn) | The ARN of the db subnet group | | [db\_subnet\_group\_id](#output\_db\_subnet\_group\_id) | The db subnet group name | | [enhanced\_monitoring\_iam\_role\_arn](#output\_enhanced\_monitoring\_iam\_role\_arn) | The Amazon Resource Name (ARN) specifying the monitoring role | - + \ No newline at end of file diff --git a/modules/vpc/docs/MODULE.md b/modules/vpc/docs/MODULE.md index 6406ec6..9c42c6e 100644 --- a/modules/vpc/docs/MODULE.md +++ b/modules/vpc/docs/MODULE.md @@ -65,5 +65,6 @@ | [ssm\_parameter\_private\_subnets](#output\_ssm\_parameter\_private\_subnets) | name of the ssm parameter for the private subnets | | [ssm\_parameter\_public\_subnets](#output\_ssm\_parameter\_public\_subnets) | name of the ssm parameter for the public subnets | | [ssm\_parameter\_vpc\_id](#output\_ssm\_parameter\_vpc\_id) | name of the ssm parameter for the vpc id | +| [vpc\_cidr\_block](#output\_vpc\_cidr\_block) | value of the vpc\_cidr\_block output from the vpc module | | [vpc\_id](#output\_vpc\_id) | value of the vpc\_id output from the vpc module | \ No newline at end of file