-
Notifications
You must be signed in to change notification settings - Fork 630
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
Cloudflare Notification Policy - magic_tunnel_health_check_event not working. #3272
Comments
Community NoteVoting for Prioritization
Volunteering to Work on This Issue
|
Thank you for reporting this issue! For maintainers to dig into issues it is required that all issues include the entirety of This issue has been marked with |
I see that Unfortunately I don't have that type of alerts in my CF account, and I can't test/fix it. |
Marking this issue as stale due to 30 days of inactivity. This helps our maintainers find and focus on the active issues. If this issue receives no comments in the next 7 days it will automatically be closed. Maintainers can also remove the |
This issue was closed because it has been stalled for 7 days with no activity. |
Confirmation
Terraform and Cloudflare provider version
Terraform v1.7.5
on darwin_arm64
Affected resource(s)
cloudflare_notification_policy
alert_type = "magic_tunnel_health_check_event"
Terraform configuration files
Link to debug output
N/A
Panic output
No response
Expected output
resource should be applied successfully
Actual output
│ Error: error creating policy TF - Magic Tunnel Health Check Alert: Invalid object selections (17003)
│
│ with cloudflare_notification_policy.magic-tunnel-health,
│ on magic-tunnel-health.tf line 1, in resource "cloudflare_notification_policy" "magic-tunnel-health":
│ 1: resource "cloudflare_notification_policy" "magic-tunnel-health" {
│
Steps to reproduce
Additional factoids
We also face issues when importing pre-existing magic-tunnel-health checks into an empty resource. We get the following error message:
Error: failed to set filters: Invalid address to set: []string{"filters", "0", "tunnel_name"}
Ticket also raised within CF No#3221552
References
No response
The text was updated successfully, but these errors were encountered: