From 2aa5e7c635cc2e066fadb75cd8074256090b74f7 Mon Sep 17 00:00:00 2001 From: xpk Date: Wed, 12 Jul 2023 23:07:59 +0800 Subject: [PATCH] DOC: updated readme --- modules/networking/vpc-endpoints/README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/modules/networking/vpc-endpoints/README.md b/modules/networking/vpc-endpoints/README.md index 25ccca6..4c91e03 100644 --- a/modules/networking/vpc-endpoints/README.md +++ b/modules/networking/vpc-endpoints/README.md @@ -11,7 +11,6 @@ Automatically, this module performs the following additional tasks | voc-id | string | yes | ID of VPC to deploy endpoints to | | interface-ep-services | list(string) | yes | Interface endpoint names | | gateway-ep-services | list(string) | no | Gateway endpoint names | -| default-tags | map | yes | Tags to add to resources | | resource-prefix | string | yes | Prefix that will be added to resource name tags |