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

Add Dialogflow Agent resource #1706

Conversation

modular-magician
Copy link
Collaborator

1 / 3 resources needed for Dialogflow support
Fixes hashicorp/terraform-provider-google#5511
Note:
The agent.tier field is eventually consistent. Updates to the field seem to take 20+ minutes to propagate. Due to this, I added a retry loop to check for consistency. Meanwhile, I submitted a bug internally to see what's up.

Release Note Template for Downstream PRs (will be copied)

google_dialogflow_agent

Derived from GoogleCloudPlatform/magic-modules#3014

* Dialogflow Agent support

Signed-off-by: Modular Magician <magic-modules@google.com>
@modular-magician modular-magician merged commit a2ccab9 into hashicorp:master Jan 31, 2020
@modular-magician modular-magician deleted the downstream-pr-6c955bf5f3cebb21d7961c869d287d819de07a23 branch November 16, 2024 02:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Dialogflow Agent resource
1 participant