Skip to content

Commit

Permalink
Feat: add "Budget exceeded" event name to env0_notification_project_a…
Browse files Browse the repository at this point in the history
…ssignment resource
  • Loading branch information
TomerHeber committed Oct 22, 2023
1 parent 98e9585 commit 2d031d8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions env0/resource_notification_project_assignment.go
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@ func resourceNotificationProjectAssignment() *schema.Resource {
"driftDetected",
"driftUndetected",
"driftFailed",
"budgetExceeded",
}

return &schema.Resource{
Expand Down

0 comments on commit 2d031d8

Please sign in to comment.