We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Using provider version 1.15 it appears as if the provider can't handle workerpool recreation properly and reports success when infact it did a noop.
To reproduce:
The provider will report it has recreated the worker pool which is odd given the UI states workerpools cannot be destroyed when referenced by a stack.
What I'd expect to happen when you taint a resource is the recreation is actually the provider doing a refresh of the workerpool.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Using provider version 1.15 it appears as if the provider can't handle workerpool recreation properly and reports success when infact it did a noop.
To reproduce:
The provider will report it has recreated the worker pool which is odd given the UI states workerpools cannot be destroyed when referenced by a stack.
What I'd expect to happen when you taint a resource is the recreation is actually the provider doing a refresh of the workerpool.
The text was updated successfully, but these errors were encountered: