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

Adding delay after SecuritySettings create to work around API inconsistency #7772

Conversation

modular-magician
Copy link
Collaborator

What it says on the tin. The create POST returns an ID that isn't always immediately GETable. Let's wait a few seconds and hope that fixes it.

Fixes hashicorp/terraform-provider-google#18735

Release Note Template for Downstream PRs (will be copied)

dialogflowcx: fixed intermittent issues with retrieving resource state soon after creating `google_dialogflow_cx_security_settings` resources

Derived from GoogleCloudPlatform/magic-modules#11165

…stency (#11165)

[upstream:b84aed139eeea71b7919887874e8f1a4a6b263cf]

Signed-off-by: Modular Magician <[email protected]>
@modular-magician modular-magician merged commit 2726ae2 into hashicorp:main Jul 19, 2024
4 checks passed
@modular-magician modular-magician deleted the downstream-pr-b84aed139eeea71b7919887874e8f1a4a6b263cf branch November 16, 2024 03:48
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.

google_dialogflow_cx_security_settings isn't consistently create-able
1 participant