awslabs / crossplane-on-eks

Crossplane bespoke composition blueprints for AWS resources
Apache License 2.0
308 stars 109 forks source link

[FEATURE] Migrate crossplane terraform module to this repo #109

Closed csantanapr closed 9 months ago

csantanapr commented 1 year ago

Is your feature request related to a problem? Please describe

The terraform crossplane module is not longer offerred by the eks terraform blueprints git repository as part of the v5 generation

Describe the solution you'd like

The plan is to move the module crossplane to crossplane-on-eks git repo and refactor to use the new eks-blueprints-addon as suggested in https://github.com/aws-ia/terraform-aws-eks-blueprints-addons/issues/67

Describe alternatives you've considered

No other alternatives at this moment

Additional context

This is the EKS Terraform Blueprints UPGRADE V5

csantanapr commented 1 year ago

cc @candonov