Skip to content

Commit f27508a

Browse files
authored
Normalize the space indentation in the third_parth_integration docs to fix the visualization in registry.terraform.io (#774)
1 parent f7b0e4c commit f27508a

File tree

3 files changed

+70
-70
lines changed

3 files changed

+70
-70
lines changed

website/docs/d/third_party_integration.markdown

Lines changed: 24 additions & 24 deletions
Original file line numberDiff line numberDiff line change
@@ -56,33 +56,33 @@ Additional values based on Type
5656
* `PAGER_DUTY`
5757
* `service_key` - Your Service Key.
5858
* `DATADOG`
59-
* `api_key` - Your API Key.
60-
* `region` - Indicates which API URL to use, either US or EU. Datadog will use US by default.
59+
* `api_key` - Your API Key.
60+
* `region` - Indicates which API URL to use, either US or EU. Datadog will use US by default.
6161
* `NEW_RELIC`
62-
* `license_key` - Your License Key.
63-
* `account_id` - Unique identifier of your New Relic account.
64-
* `write_token` - Your Insights Insert Key.
65-
* `read_token` - Your Insights Query Key.
62+
* `license_key` - Your License Key.
63+
* `account_id` - Unique identifier of your New Relic account.
64+
* `write_token` - Your Insights Insert Key.
65+
* `read_token` - Your Insights Query Key.
6666
* `OPS_GENIE`
67-
* `api_key` - Your API Key.
68-
* `region` - Indicates which API URL to use, either US or EU. Opsgenie will use US by default.
67+
* `api_key` - Your API Key.
68+
* `region` - Indicates which API URL to use, either US or EU. Opsgenie will use US by default.
6969
* `VICTOR_OPS`
70-
* `api_key` - Your API Key.
71-
* `routing_key` - An optional field for your Routing Key.
70+
* `api_key` - Your API Key.
71+
* `routing_key` - An optional field for your Routing Key.
7272
* `FLOWDOCK`
73-
* `flow_name` - Your Flowdock Flow name.
74-
* `api_token` - Your API Token.
75-
* `org_name` - Your Flowdock organization name.
73+
* `flow_name` - Your Flowdock Flow name.
74+
* `api_token` - Your API Token.
75+
* `org_name` - Your Flowdock organization name.
7676
* `WEBHOOK`
77-
* `url` - Your webhook URL.
78-
* `secret` - An optional field for your webhook secret.
77+
* `url` - Your webhook URL.
78+
* `secret` - An optional field for your webhook secret.
7979
* `MICROSOFT_TEAMS`
80-
* `microsoft_teams_webhook_url` - Your Microsoft Teams incoming webhook URL.
81-
* `PROMETHEUS`
82-
* `user_name` - Your Prometheus username.
83-
* `password` - Your Prometheus password.
84-
* `service_discovery` - Indicates which service discovery method is used, either file or http.
85-
* `scheme` - Your Prometheus protocol scheme configured for requests.
86-
* `enabled` - Whether your cluster has Prometheus enabled.
87-
88-
See [MongoDB Atlas API](https://docs.atlas.mongodb.com/reference/api/third-party-integration-settings-get-one/) Documentation for more information.
80+
* `microsoft_teams_webhook_url` - Your Microsoft Teams incoming webhook URL.
81+
* `PROMETHEUS`
82+
* `user_name` - Your Prometheus username.
83+
* `password` - Your Prometheus password.
84+
* `service_discovery` - Indicates which service discovery method is used, either file or http.
85+
* `scheme` - Your Prometheus protocol scheme configured for requests.
86+
* `enabled` - Whether your cluster has Prometheus enabled.
87+
88+
See [MongoDB Atlas API](https://docs.atlas.mongodb.com/reference/api/third-party-integration-settings-get-one/) Documentation for more information.

website/docs/d/third_party_integrations.markdown

Lines changed: 24 additions & 24 deletions
Original file line numberDiff line numberDiff line change
@@ -57,33 +57,33 @@ Additional values based on Type
5757
* `PAGER_DUTY`
5858
* `service_key` - Your Service Key.
5959
* `DATADOG`
60-
* `api_key` - Your API Key.
61-
* `region` - Indicates which API URL to use, either US or EU. Datadog will use US by default.
60+
* `api_key` - Your API Key.
61+
* `region` - Indicates which API URL to use, either US or EU. Datadog will use US by default.
6262
* `NEW_RELIC`
63-
* `license_key` - Your License Key.
64-
* `account_id` - Unique identifier of your New Relic account.
65-
* `write_token` - Your Insights Insert Key.
66-
* `read_token` - Your Insights Query Key.
63+
* `license_key` - Your License Key.
64+
* `account_id` - Unique identifier of your New Relic account.
65+
* `write_token` - Your Insights Insert Key.
66+
* `read_token` - Your Insights Query Key.
6767
* `OPS_GENIE`
68-
* `api_key` - Your API Key.
69-
* `region` - Indicates which API URL to use, either US or EU. Opsgenie will use US by default.
68+
* `api_key` - Your API Key.
69+
* `region` - Indicates which API URL to use, either US or EU. Opsgenie will use US by default.
7070
* `VICTOR_OPS`
71-
* `api_key` - Your API Key.
72-
* `routing_key` - An optional field for your Routing Key.
71+
* `api_key` - Your API Key.
72+
* `routing_key` - An optional field for your Routing Key.
7373
* `FLOWDOCK`
74-
* `flow_name` - Your Flowdock Flow name.
75-
* `api_token` - Your API Token.
76-
* `org_name` - Your Flowdock organization name.
74+
* `flow_name` - Your Flowdock Flow name.
75+
* `api_token` - Your API Token.
76+
* `org_name` - Your Flowdock organization name.
7777
* `WEBHOOK`
78-
* `url` - Your webhook URL.
79-
* `secret` - An optional field for your webhook secret.
78+
* `url` - Your webhook URL.
79+
* `secret` - An optional field for your webhook secret.
8080
* `MICROSOFT_TEAMS`
81-
* `name` - Your Microsoft Teams incoming webhook name.
82-
* `microsoft_teams_webhook_url` - Your Microsoft Teams incoming webhook URL.
83-
* `PROMETHEUS`
84-
* `user_name` - Your Prometheus username.
85-
* `service_discovery` - Indicates which service discovery method is used, either file or http.
86-
* `scheme` - Your Prometheus protocol scheme configured for requests.
87-
* `enabled` - Whether your cluster has Prometheus enabled.
88-
89-
See [MongoDB Atlas API](https://docs.atlas.mongodb.com/reference/api/third-party-integration-settings-get-all/) Documentation for more information.
81+
* `name` - Your Microsoft Teams incoming webhook name.
82+
* `microsoft_teams_webhook_url` - Your Microsoft Teams incoming webhook URL.
83+
* `PROMETHEUS`
84+
* `user_name` - Your Prometheus username.
85+
* `service_discovery` - Indicates which service discovery method is used, either file or http.
86+
* `scheme` - Your Prometheus protocol scheme configured for requests.
87+
* `enabled` - Whether your cluster has Prometheus enabled.
88+
89+
See [MongoDB Atlas API](https://docs.atlas.mongodb.com/reference/api/third-party-integration-settings-get-all/) Documentation for more information.

website/docs/r/third_party_integration.markdown

Lines changed: 22 additions & 22 deletions
Original file line numberDiff line numberDiff line change
@@ -50,34 +50,34 @@ Additional values based on Type
5050
* `PAGER_DUTY`
5151
* `service_key` - Your Service Key.
5252
* `DATADOG`
53-
* `api_key` - Your API Key.
54-
* `region` - Indicates which API URL to use, either US or EU. Datadog will use US by default.
53+
* `api_key` - Your API Key.
54+
* `region` - Indicates which API URL to use, either US or EU. Datadog will use US by default.
5555
* `NEW_RELIC`
56-
* `license_key` - Your License Key.
57-
* `account_id` - Unique identifier of your New Relic account.
58-
* `write_token` - Your Insights Insert Key.
59-
* `read_token` - Your Insights Query Key.
56+
* `license_key` - Your License Key.
57+
* `account_id` - Unique identifier of your New Relic account.
58+
* `write_token` - Your Insights Insert Key.
59+
* `read_token` - Your Insights Query Key.
6060
* `OPS_GENIE`
61-
* `api_key` - Your API Key.
62-
* `region` - Indicates which API URL to use, either US or EU. Opsgenie will use US by default.
61+
* `api_key` - Your API Key.
62+
* `region` - Indicates which API URL to use, either US or EU. Opsgenie will use US by default.
6363
* `VICTOR_OPS`
64-
* `api_key` - Your API Key.
65-
* `routing_key` - An optional field for your Routing Key.
64+
* `api_key` - Your API Key.
65+
* `routing_key` - An optional field for your Routing Key.
6666
* `FLOWDOCK`
67-
* `flow_name` - Your Flowdock Flow name.
68-
* `api_token` - Your API Token.
69-
* `org_name` - Your Flowdock organization name.
67+
* `flow_name` - Your Flowdock Flow name.
68+
* `api_token` - Your API Token.
69+
* `org_name` - Your Flowdock organization name.
7070
* `WEBHOOK`
71-
* `url` - Your webhook URL.
72-
* `secret` - An optional field for your webhook secret.
71+
* `url` - Your webhook URL.
72+
* `secret` - An optional field for your webhook secret.
7373
* `MICROSOFT_TEAMS`
74-
* `microsoft_teams_webhook_url` - Your Microsoft Teams incoming webhook URL.
75-
* `PROMETHEUS`
76-
* `user_name` - Your Prometheus username.
77-
* `password` - Your Prometheus password.
78-
* `service_discovery` - Indicates which service discovery method is used, either file or http.
79-
* `scheme` - Your Prometheus protocol scheme configured for requests.
80-
* `enabled` - Whether your cluster has Prometheus enabled.
74+
* `microsoft_teams_webhook_url` - Your Microsoft Teams incoming webhook URL.
75+
* `PROMETHEUS`
76+
* `user_name` - Your Prometheus username.
77+
* `password` - Your Prometheus password.
78+
* `service_discovery` - Indicates which service discovery method is used, either file or http.
79+
* `scheme` - Your Prometheus protocol scheme configured for requests.
80+
* `enabled` - Whether your cluster has Prometheus enabled.
8181

8282
## Attributes Reference
8383

0 commit comments

Comments
 (0)