rollbar/terraform-provider-rollbar

View on GitHub
client/fixtures/notification/update.json

Summary

Maintainability
Test Coverage
{
  "result": {
    "action": "send_email",
    "trigger": "new_item",
    "status": "disabled",
    "config": {
      "teams": [
        "Owners"
      ]
    },
    "id": 5127954,
    "filters": [
      {
        "operation": "eq",
        "type": "environment",
        "value": "development"
      },
      {
        "operation": "eq",
        "type": "framework",
        "value": "14"
      },
      {
        "operation": "gte",
        "type": "level",
        "value": "error"
      }
    ]
  },
  "err": 0
}