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_integration_aws_account.pytorch will be updated in-place
!~  resource "datadog_integration_aws_account" "pytorch" {
!~      account_tags   = [] -> (known after apply)
        id             = "642fb894-35d6-4b44-b644-e8759853b02d"
#        (2 unchanged attributes hidden)

!~      metrics_config {
#            (4 unchanged attributes hidden)

!~          namespace_filters {
!~              exclude_only = [
+                   "AWS/SQS",
                    "AWS/ElasticMapReduce",
                ]
            }
        }

#        (5 unchanged blocks hidden)
    }

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

✅ Plan applied in Terraform Apply #6

@jordanconway jordanconway requested a review from zxiiro July 29, 2025 17:25
@jordanconway jordanconway merged commit 9fd8eb5 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