Skip to content

Commit

Permalink
Merge pull request #953 from cjgajard/cjavier/ags-description
Browse files Browse the repository at this point in the history
Add description to alert_grouping_setting docs
  • Loading branch information
cjgajard authored Nov 13, 2024
2 parents aa89132 + f62e1e6 commit 493bfa6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions website/docs/r/alert_grouping_setting.html.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,7 @@ resource "pagerduty_alert_grouping_setting" "%[1]s" {
The following arguments are supported:

* `name` - (Required) The name for the alert groupig settings.
* `description` - A human-friendly text to describe and identify this alert grouping setting.
* `type` - (Required) The type of alert grouping; one of `intelligent`, `time`, `content_based` or `content_based_intelligent`.
* `services` - (Required) [Updating can cause a resource replacement] The list IDs of services associated to this setting.
* `config` - (Required) The set of values used for configuration.
Expand Down

0 comments on commit 493bfa6

Please sign in to comment.