generated from amazon-archives/__template_Apache-2.0
-
Notifications
You must be signed in to change notification settings - Fork 271
Open
Labels
APIGatewayAWS APIGateway (v1 + v2) integration issuesAWS APIGateway (v1 + v2) integration issueskind/new-resourceCategorizes issue or PR as related to a new resource.Categorizes issue or PR as related to a new resource.
Milestone
Description
Is your feature request related to a problem?
I'm trying to migrate our Terraform code to ACK but I'm having some issues doing so since we are using REST API and I need the following resources(all exists in the Terraform provider):
- Rest API
- Resource
- Method
- Integration
- Method Response
- Integration Response
- Deployment
- Stage
- Method Setting
- Usage Plan
- API Key
- Usage plan Key
- AWS API Gateway Account
Only the following resources exists:
- Integration
- Resource
- RestAPI
- State
- VPCLink
https://aws-controllers-k8s.github.io/community/reference/
Describe the solution you'd like
Add the missing resources as in Terraform/ Crossplane
Describe alternatives you've considered
Going back to Terraform
arichtman-srt and arichtman
Metadata
Metadata
Assignees
Labels
APIGatewayAWS APIGateway (v1 + v2) integration issuesAWS APIGateway (v1 + v2) integration issueskind/new-resourceCategorizes issue or PR as related to a new resource.Categorizes issue or PR as related to a new resource.