awslabs / crossplane-on-eks

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

fix: e2e test for terraform #205

Closed edgarsilva948 closed 1 week ago

edgarsilva948 commented 1 week ago

What does this PR do?

This PR modifies the end-to-end test to ensure all dependencies are deleted before running the destroy command. This adjustment facilitates the application and destruction of clusters through GitHub CI.

Motivation

More

Note:

For Moderators

Additional Notes