Skip to content
New issue

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

Wait until ACL resources are replicated to the local DC #385

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

7fELF
Copy link

@7fELF 7fELF commented Nov 28, 2023

fixes #249

During creation/updates of ACL resources (policies, roles, tokens...) wait until the resource is replicated to the local DC to consider the operation successful.

This is to prevent the error "Root resource was present, but now absent." where Terraform tries to fetch the newly created resource before it is replicated to the local DC.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Provider produced inconsistent result after apply when interacting with remote secondary datacenters
1 participant