Skip to content

[apigateway] missing APIsΒ #2386

@denzhel

Description

@denzhel

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    APIGatewayAWS APIGateway (v1 + v2) integration issueskind/new-resourceCategorizes issue or PR as related to a new resource.

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions