Skip to content

Terraform Plan diffs are quite noisy #18

@beardedsamwise

Description

@beardedsamwise

We see a lot of noise in our Terraform diffs. Ideally this could be a lot slimmer so that the focus is on actual changes. Here's an example of some of the noise (a lot of known after apply "changes" which are not actually changes):

          ~ custom_incident_types_enabled     = false -> (known after apply)
          ~ date_format_enforce_everywhere    = false -> (known after apply)
          ~ discord_notifications_enabled     = false -> (known after apply)
          ~ display_about                     = false -> (known after apply)
          ~ email_templates_enabled           = false -> (known after apply)
          ~ enable_auto_translations          = false -> (known after apply)
          ~ favicon                           = "https://statuspal.io/uploads/status_pages/favicon/original/15603-RT%20logo.png?v=63896272882" -> (known after apply)
          ~ google_calendar_enabled           = false -> (known after apply)
          ~ google_chat_notifications_enabled = false -> (known after apply)
          ~ incident_link_color               = null -> (known after apply)
          ~ inserted_at                       = "2024-10-15T22:14:25" -> (known after apply)
          ~ locked_when_maintenance           = false -> (known after apply)
          ~ logo                              = "https://statuspal.io/uploads/status_pages/logo/original/15603-RT%20logo%20.png?v=63896272882" -> (known after apply)
          ~ mattermost_notifications_enabled  = false -> (known after apply)
          ~ slack_subscriptions_enabled       = false -> (known after apply)
          ~ tweet_by_default                  = false -> (known after apply)
          ~ updated_at                        = "2024-10-18T01:44:45" -> (known after apply)
          ~ zoom_notifications_enabled        = false -> (known after apply)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions