From 6c05cba132341a7f995deb3e6c37ccbabf0938fc Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Mon, 4 Dec 2023 14:33:49 +0000 Subject: [PATCH] terraform-docs: automated action --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 2ca5be0..b6b732a 100644 --- a/README.md +++ b/README.md @@ -110,6 +110,7 @@ module "fck-nat" { | [launch\_template\_id](#output\_launch\_template\_id) | The ID of the launch template used to spawn fck-nat instances | | [name](#output\_name) | Name used for resources created within the module | | [role\_arn](#output\_role\_arn) | The ARN of the role used by the fck-nat instance profile | -| [security\_group\_id](#output\_security\_group\_id) | The ID of the security group used by fck-nat ENIs | +| [security\_group\_id](#output\_security\_group\_id) | Deprecated. The ID of the security group used by fck-nat ENIs | +| [security\_group\_ids](#output\_security\_group\_ids) | List of security group IDs used by fck-nat ENIs | | [subnet\_id](#output\_subnet\_id) | Subnet ID to which the fck-nat instance is deployed into | | [vpc\_id](#output\_vpc\_id) | VPC ID to which the fck-nat instance is deployed into | \ No newline at end of file