awslabs / crossplane-on-eks

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

fix: adjusting the terraform bootstrap to accelerate the creation/destroy #206

Closed edgarsilva948 closed 1 week ago

edgarsilva948 commented 1 week ago

What does this PR do?

This PR updates the Terraform configuration by adjusting the depends_on parameters, resource wait times, and timeouts. These changes ensure that both terraform apply and terraform destroy commands execute smoothly from start to finish. Additionally, this PR addresses and resolves Issue #199.

Motivation

199

More

Note:

For Moderators

Additional Notes