Plans to support more custom endpoints in provider AWS (lambda, apigateway, ...) #2171
Labels
enhancement
Requests to existing resources that expand the functionality or scope.
Milestone
This issue was originally opened by @ebarault as hashicorp/terraform#16544. It was migrated here as a result of the provider split. The original body of the issue is below.
Hi,
Following discussion started in hashicorp/terraform#6535 (which is closed now)
From the doc, it seems that provider AWS does not yet support some endpoints customization in the nested endpoints block such as lambda and apigateway.
e.g.
I was planning to test localstack against my terraform project but these endpoints are missing currently.
It would be nice to match the localstack service coverage !
Are there plan to add the ability to customize more endpoints in AWS provider?
The text was updated successfully, but these errors were encountered: