From f406bb5b64e6a25e612489202a1ad48a0bb901dc Mon Sep 17 00:00:00 2001 From: Nandu-pns <100915954+Nandu-pns@users.noreply.github.com> Date: Wed, 29 Mar 2023 15:29:50 +0530 Subject: [PATCH] docs: update docs with newrelic_account_management resource (#2308) --- website/docs/index.html.markdown | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/website/docs/index.html.markdown b/website/docs/index.html.markdown index d369fd71c..2e616301b 100644 --- a/website/docs/index.html.markdown +++ b/website/docs/index.html.markdown @@ -58,7 +58,8 @@ resources compared to which endpoint is in use. ### Resources | Resource | Endpoint | Authentication | -| --------------------------------------------------- |-------------------------| --------------------- | +|-----------------------------------------------------|-------------------------|-----------------------| +| `newrelic_account_management` | NerdGraph | `api_key` | | `newrelic_alert_channel` | RESTv2 | `api_key` | | `newrelic_alert_condition` | RESTv2 | `api_key` | | `newrelic_alert_muting_rule` | NerdGraph | `api_key` |