Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

provider-aws / MWAA Environment - Support setting "EndpointManagement" #2134

Open
kerryb48 opened this issue Dec 4, 2024 · 0 comments
Open
Labels
enhancement New feature or request

Comments

@kerryb48
Copy link

kerryb48 commented Dec 4, 2024

What problem are you facing?

Due to security/architectural choices, and the need for several instances within the same VPC, we need to manage our own VPC Endpoint and not have the MWAA environment to create it. To achieve this, we intend to create the VPC Endpoint for the Airflow webservers ourselves and not allow the CreateEnvironment call to create/deploy the VPC Endpoint. As best I could tell from the documentation, the current spec for mwaa.aws.crossplane.io/v1alpha1 does not allow for specifying EndpointManagement=CUSTOMER, which is supported in the AWS API.

How could Crossplane help solve your problem?

  • Add support for setting EndpointManagement=CUSTOMER to prevent the automatic creation of the endpoint.
@kerryb48 kerryb48 added the enhancement New feature or request label Dec 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant