From 24d65232cb9582c369d78ac4d045bef4624f4971 Mon Sep 17 00:00:00 2001 From: lab Date: Tue, 20 Feb 2024 15:15:17 +0100 Subject: [PATCH] docs --- modules/terraform-aci-external-endpoint-group/README.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/modules/terraform-aci-external-endpoint-group/README.md b/modules/terraform-aci-external-endpoint-group/README.md index 1bf2ac42..697fa3b5 100644 --- a/modules/terraform-aci-external-endpoint-group/README.md +++ b/modules/terraform-aci-external-endpoint-group/README.md @@ -70,7 +70,6 @@ module "aci_external_endpoint_group" { | [contract\_consumers](#input\_contract\_consumers) | List of contract consumers. | `list(string)` | `[]` | no | | [contract\_providers](#input\_contract\_providers) | List of contract providers. | `list(string)` | `[]` | no | | [contract\_imported\_consumers](#input\_contract\_imported\_consumers) | List of imported contract consumers. | `list(string)` | `[]` | no | -| [sr\_mpls\_infra\_l3out](#input\_sr\_mpls\_infra\_l3out) | SR MPLS Infra L3Out name. | `string` | `""` | no | ## Outputs @@ -88,7 +87,6 @@ module "aci_external_endpoint_group" { | [aci_rest_managed.fvRsProv](https://registry.terraform.io/providers/CiscoDevNet/aci/latest/docs/resources/rest_managed) | resource | | [aci_rest_managed.l3extInstP](https://registry.terraform.io/providers/CiscoDevNet/aci/latest/docs/resources/rest_managed) | resource | | [aci_rest_managed.l3extRsInstPToProfile](https://registry.terraform.io/providers/CiscoDevNet/aci/latest/docs/resources/rest_managed) | resource | -| [aci_rest_managed.l3extRsLblToInstP](https://registry.terraform.io/providers/CiscoDevNet/aci/latest/docs/resources/rest_managed) | resource | | [aci_rest_managed.l3extRsSubnetToProfile](https://registry.terraform.io/providers/CiscoDevNet/aci/latest/docs/resources/rest_managed) | resource | | [aci_rest_managed.l3extRsSubnetToRtSumm](https://registry.terraform.io/providers/CiscoDevNet/aci/latest/docs/resources/rest_managed) | resource | | [aci_rest_managed.l3extSubnet](https://registry.terraform.io/providers/CiscoDevNet/aci/latest/docs/resources/rest_managed) | resource |