Skip to content

Commit

Permalink
Merge pull request #678 from imjaroiswebdev/vendor-docs-aiops-update
Browse files Browse the repository at this point in the history
Doc update for `data.pagerduty_vendor` regarding PagerDuty AIOps feature gate
  • Loading branch information
imjaroiswebdev authored Apr 20, 2023
2 parents ee7a3cb + 19d0fce commit 298dd7a
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions website/docs/d/vendor.html.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,8 @@ description: |-

Use this data source to get information about a specific [vendor][1] that you can use for a service integration (e.g. Amazon Cloudwatch, Splunk, Datadog).

-> For the case of vendors that rely on [Change Events][2] (e.g. Jekings CI, Github, Gitlab, ...) is important to know that those vendors are only available with [PagerDuty AIOps][3] add-on. Therefore, they won't be accessible as result of `pagerduty_vendor` data source without the proper entitlements.

## Example Usage

```hcl
Expand Down Expand Up @@ -64,3 +66,5 @@ The following arguments are supported:
* `type` - The generic service type for this vendor.

[1]: https://developer.pagerduty.com/api-reference/b3A6Mjc0ODI1OQ-list-vendors
[2]: https://support.pagerduty.com/docs/change-events
[3]: https://support.pagerduty.com/docs/aiops

0 comments on commit 298dd7a

Please sign in to comment.