Skip to content

feat: add terraform plan pr comments separated by module#1460

Merged
zackpollard merged 1 commit intomainfrom
feat/terraform-plan-pr-comments
Mar 26, 2026
Merged

feat: add terraform plan pr comments separated by module#1460
zackpollard merged 1 commit intomainfrom
feat/terraform-plan-pr-comments

Conversation

@zackpollard
Copy link
Copy Markdown
Member

No description provided.

@zackpollard zackpollard force-pushed the feat/terraform-plan-pr-comments branch 2 times, most recently from 378c468 to 0d652e5 Compare March 26, 2026 10:31
@github-actions
Copy link
Copy Markdown

github-actions bot commented Mar 26, 2026

Terraform Plan

Shared

1password/account — No changes
1password/futo-account — No changes
⚠️ cloudflare/account — Plan: 0 to add, 3 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 (current -> planned)
  # cloudflare_notification_policy.r2_class_a_operations_alert will be updated in-place
  ~ resource "cloudflare_notification_policy" "r2_class_a_operations_alert" {
        id          = "fd10ad15bb354dd5b3a537efd9a6c2d9"
        name        = "R2 class A operation usage billing alert"
        # (6 unchanged attributes hidden)
      - webhooks_integration {
          - id   = "9b1df321d4c24d3aa7eb8502bc4fb5a9" -> null
          - name = "Discord Leadership Alerts" -> null
        }
      + webhooks_integration {
          + id   = "9b1df321-d4c2-4d3a-a7eb-8502bc4fb5a9"
          + name = "Discord Leadership Alerts"
        }
        # (2 unchanged blocks hidden)
    }
  # cloudflare_notification_policy.r2_class_b_operations_alert will be updated in-place
  ~ resource "cloudflare_notification_policy" "r2_class_b_operations_alert" {
        id          = "a6fa6568af23487d93883e1e41e57bac"
        name        = "R2 class B operation usage billing alert"
        # (6 unchanged attributes hidden)
      - webhooks_integration {
          - id   = "9b1df321d4c24d3aa7eb8502bc4fb5a9" -> null
          - name = "Discord Leadership Alerts" -> null
        }
      + webhooks_integration {
          + id   = "9b1df321-d4c2-4d3a-a7eb-8502bc4fb5a9"
          + name = "Discord Leadership Alerts"
        }
        # (2 unchanged blocks hidden)
    }
  # cloudflare_notification_policy.r2_storage_usage_alert will be updated in-place
  ~ resource "cloudflare_notification_policy" "r2_storage_usage_alert" {
        id          = "a07ad6d7ca244f7499c63e846db6f564"
        name        = "R2 storage usage billing alert"
        # (6 unchanged attributes hidden)
      - webhooks_integration {
          - id   = "9b1df321d4c24d3aa7eb8502bc4fb5a9" -> null
          - name = "Discord Leadership Alerts" -> null
        }
      + webhooks_integration {
          + id   = "9b1df321-d4c2-4d3a-a7eb-8502bc4fb5a9"
          + name = "Discord Leadership Alerts"
        }
        # (2 unchanged blocks hidden)
    }
Plan: 0 to add, 3 to change, 0 to destroy.
─────────────────────────────────────────────────────────────────────────────
Note: You didn't use the -out option to save this plan, so OpenTofu can't
guarantee to take exactly these actions if you run "tofu apply" now.
cloudflare/api-keys — No changes
docker/org — No changes
github/org — No changes
github/secrets — No changes
github/webhooks — No changes
zitadel — No changes

Scoped (dev)

discord/community — No changes
monitoring/grafana — No changes

Scoped (prod)

discord/community — No changes
monitoring/grafana — No changes

@zackpollard zackpollard force-pushed the feat/terraform-plan-pr-comments branch 2 times, most recently from 44697d6 to afae538 Compare March 26, 2026 16:44
@zackpollard zackpollard marked this pull request as ready for review March 26, 2026 17:07
@zackpollard zackpollard requested a review from a team as a code owner March 26, 2026 17:07
@zackpollard zackpollard force-pushed the feat/terraform-plan-pr-comments branch from afae538 to db047b4 Compare March 26, 2026 17:12
@zackpollard zackpollard merged commit 464be4a into main Mar 26, 2026
15 checks passed
@zackpollard zackpollard deleted the feat/terraform-plan-pr-comments branch March 26, 2026 17:45
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