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

Switch to using folder LIST over SEARCH #4290

Conversation

modular-magician
Copy link
Collaborator

closes hashicorp/terraform-provider-google#10286

acc to b/228499462

Search provides an eventually consistent view of the folders
http://cloud/resource-manager/reference/rest/v2/folders/search.

List is strongly consistent
http://cloud/resource-manager/reference/rest/v2/folders/list

Release Note Template for Downstream PRs (will be copied)


Derived from GoogleCloudPlatform/magic-modules#5989

@modular-magician modular-magician merged commit f5e4bda into hashicorp:main May 6, 2022
@modular-magician modular-magician deleted the downstream-pr-170c7711a14deef13d9420c67a05cddf9278c72a branch November 16, 2024 02:22
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.

Failing test(s): Folder not found issues
1 participant