terrajet
terrajet copied to clipboard
UseAsync option per operation
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.
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.