crossplane / terrajet

Generate Crossplane Providers from any Terraform Provider
https://crossplane.io
Apache License 2.0
290 stars 38 forks source link

UseAsync option per operation #102

Open turkenh opened 2 years ago

turkenh commented 2 years ago

What problem are you facing?

There are some resources that requires async mode only for specific type of operations, e.g. destroy.

See this as an example: https://registry.terraform.io/providers/hashicorp/aws/latest/docs/resources/ecr_repository#timeouts

How could Terrajet help solve your problem?

It might make sense to expose separate configurations for async apply and delete.

stale[bot] commented 2 years ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.