There are currently options to create VPN Endpoints for the ECR API and the ECR Docker Registry, controlled by enable_ecr_api_endpoint and enable_ecr_dkr_endpoint.
Unfortunately, the PR that added these forgot to add output entries for their details, like there are for the other VPN Endpoint options, so other modules can't reference them.
There are currently options to create VPN Endpoints for the ECR API and the ECR Docker Registry, controlled by
enable_ecr_api_endpointandenable_ecr_dkr_endpoint.Unfortunately, the PR that added these forgot to add output entries for their details, like there are for the other VPN Endpoint options, so other modules can't reference them.