Skip to content

Commit 962fbb8

Browse files
authored
chore: follow-up CR changes for synthetics private location resource (#697)
related to #696
1 parent f417c7c commit 962fbb8

File tree

3 files changed

+10
-84
lines changed

3 files changed

+10
-84
lines changed

docs/resources/kibana_synthetics_private_location

Lines changed: 0 additions & 76 deletions
This file was deleted.

docs/resources/kibana_synthetics_private_location.md

Lines changed: 9 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,16 @@
11
---
2-
# generated by https://github.com/hashicorp/terraform-plugin-docs
3-
page_title: "elasticstack_kibana_synthetics_private_location Resource - terraform-provider-elasticstack"
4-
subcategory: ""
2+
subcategory: "Kibana"
3+
layout: ""
4+
page_title: "Elasticstack: elasticstack_kibana_synthetics_private_location Resource"
55
description: |-
6-
Synthetics private location config, see https://www.elastic.co/guide/en/kibana/current/create-private-location-api.html for more details
6+
Creates or updates a Kibana synthetics private location.
77
---
88

9-
# elasticstack_kibana_synthetics_private_location (Resource)
9+
# Resource: elasticstack_kibana_synthetics_private_location
1010

11-
Synthetics private location config, see https://www.elastic.co/guide/en/kibana/current/create-private-location-api.html for more details
11+
Creates or updates a Kibana synthetics private location.
12+
See [Monitor via a private agent](https://www.elastic.co/guide/en/observability/current/synthetics-private-location.html#monitor-via-private-agent)
13+
and [API docs](https://www.elastic.co/guide/en/kibana/current/create-private-location-api.html)
1214

1315
## Example Usage
1416

@@ -71,4 +73,4 @@ Import is supported using the following syntax:
7173

7274
```shell
7375
terraform import elasticstack_kibana_synthetics_private_location.my_location <private_location_id>
74-
```
76+
```

templates/resources/kibana_synthetics_private_location.tmpl renamed to templates/resources/kibana_synthetics_private_location.md.tmpl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ description: |-
1010

1111
Creates or updates a Kibana synthetics private location.
1212
See [Monitor via a private agent](https://www.elastic.co/guide/en/observability/current/synthetics-private-location.html#monitor-via-private-agent)
13-
and [api docs](https://www.elastic.co/guide/en/kibana/current/create-private-location-api.html)
13+
and [API docs](https://www.elastic.co/guide/en/kibana/current/create-private-location-api.html)
1414

1515
## Example Usage
1616

0 commit comments

Comments
 (0)