Client VPN end-point and related resources not supported?
nkoustov opened this issue · 2 comments
nkoustov commented
I have a client VPN end-point and associated configuration in my AWS account.
When I point the terraformer at it, it generates Terraform resources files for other services, but it ignores my client VPC end-point.
Is it supported? The related resources in AWS provider are:
- https://registry.terraform.io/providers/hashicorp/aws/5.45.0/docs/resources/ec2_client_vpn_endpoint
- https://registry.terraform.io/providers/hashicorp/aws/5.45.0/docs/resources/ec2_client_vpn_network_association
- https://registry.terraform.io/providers/hashicorp/aws/5.45.0/docs/resources/ec2_client_vpn_route
- https://registry.terraform.io/providers/hashicorp/aws/5.45.0/docs/resources/ec2_client_vpn_authorization_rule
It also appears to ignore a SAML Provider I setup for federated authentication.
The related resource is https://registry.terraform.io/providers/hashicorp/aws/5.45.0/docs/resources/iam_saml_provider.
github-actions commented
This issue is stale because it has been open 60 days with no activity. Remove stale label or comment or this will be closed in 7 days.
github-actions commented
This issue was closed because it has been stalled for 7 days with no activity.