We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
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
1.5.7
3.0.0
11.1.0-71799 (3a8b59f5e8)
# Configure outgoing webhook resource "grafana_oncall_outgoing_webhook" "client_collateral_management_outgoing_webhook" { provider = grafana.oncall name = "ABC Teams Channel" url = "https://xyz/" data = var.default_webhook_data }
Terraform managed Oncall Outgoing webhooks to be updated without being disabled.
Terraform managed Oncall Outgoing webhooks are getting disabled whenever changes are pushed
Try to update an Oncall Outgoing webhooks via Grafana TF Provider 3.0.0
n/a
The text was updated successfully, but these errors were encountered:
OnCall: Default webhooks to enabled
fea5c72
Closes #1645 As documented
OnCall: Default webhooks to enabled (#1647)
1ce8e59
* OnCall: Default webhooks to enabled Closes #1645 As documented * go generate
julienduchesne
Successfully merging a pull request may close this issue.
Uh oh!
There was an error while loading. Please reload this page.
Terraform Version
1.5.7
Terraform Grafana Provider Version
3.0.0
Grafana Version
11.1.0-71799 (3a8b59f5e8)
Affected Resource(s)
Terraform Configuration Files
Expected Behavior
Terraform managed Oncall Outgoing webhooks to be updated without being disabled.
Actual Behavior
Terraform managed Oncall Outgoing webhooks are getting disabled whenever changes are pushed
Steps to Reproduce
Try to update an Oncall Outgoing webhooks via Grafana TF Provider 3.0.0
Important Factoids
n/a
References
n/a
The text was updated successfully, but these errors were encountered: