Skip to content

Conversation

@jordanconway
Copy link
Contributor

No description provided.

Signed-off-by: Jordan Conway <jconway@linuxfoundation.org>
@github-actions
Copy link

github-actions bot commented Aug 27, 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 not applied in Tofu Apply #31 (Plan has changed)

Signed-off-by: Jordan Conway <jconway@linuxfoundation.org>
Signed-off-by: Jordan Conway <jconway@linuxfoundation.org>
@zxiiro zxiiro merged commit 656df68 into main Aug 27, 2025
2 checks passed
@zxiiro zxiiro deleted the fix_aws_integration branch August 27, 2025 19:49
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.

3 participants