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 |