Skip to content

Conversation

jordanconway
Copy link
Contributor

No description provided.

Copy link

github-actions bot commented Jul 29, 2025

OpenTofu plan for prod

Plan: 0 to add, 1 to change, 0 to destroy.
OpenTofu used the selected providers to generate the following execution
plan. Resource actions are indicated with the following symbols:
!~  update in-place

OpenTofu will perform the following actions:

  # datadog_monitor.all_queues_anomaly will be updated in-place
!~  resource "datadog_monitor" "all_queues_anomaly" {
!~      evaluation_delay     = 0 -> 900
        id                   = "9264779"
        name                 = "Queue **{{queuename.name}}** has a high number of visible messages"
-       on_missing_data      = "default" -> null
        tags                 = []
#        (16 unchanged attributes hidden)

#        (2 unchanged blocks hidden)
    }

Plan: 0 to add, 1 to change, 0 to destroy.

✅ Plan applied in Terraform Apply #7

@jordanconway jordanconway requested a review from zxiiro July 29, 2025 18:12
@zxiiro zxiiro changed the title Fix: Cleanup montors Fix: Cleanup monitors Jul 29, 2025
@jordanconway jordanconway merged commit db157f5 into main Jul 29, 2025
2 checks passed
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.

2 participants