Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Config Generation: Fix oncall #1742

Merged
merged 1 commit into from
Aug 2, 2024

Commits on Aug 2, 2024

  1. Config Generation: Fix oncall

    Currently, we have errors with two oncall resources:
    - Schedule: `web` type schedules are fetched but they can't be managed with TF
    - Escalation: Mutually exclusive attributes are being set. With this change, all `nil` attributes won't be set in the TF state (rather than a zero value)
    julienduchesne committed Aug 2, 2024
    Configuration menu
    Copy the full SHA
    b4fa5ea View commit details
    Browse the repository at this point in the history