Skip to content

Commit cb557be

Browse files
authored
Add import docs and clean up docs for all resources and data sources (#97)
1 parent 2a0ff4d commit cb557be

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

55 files changed

+567
-63
lines changed

docs/data-sources/destination.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,12 +3,12 @@
33
page_title: "segment_destination Data Source - terraform-provider-segment"
44
subcategory: ""
55
description: |-
6-
The destination
6+
Reads a Destination. For more information, visit the Segment docs https://segment.com/docs/connections/destinations/.
77
---
88

99
# segment_destination (Data Source)
1010

11-
The destination
11+
Reads a Destination. For more information, visit the [Segment docs](https://segment.com/docs/connections/destinations/).
1212

1313
## Example Usage
1414

docs/data-sources/destination_metadata.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,12 +3,12 @@
33
page_title: "segment_destination_metadata Data Source - terraform-provider-segment"
44
subcategory: ""
55
description: |-
6-
The destination metadata
6+
Reads a Destination metadata. For more information, visit the Segment docs https://segment.com/docs/connections/destinations/catalog/.
77
---
88

99
# segment_destination_metadata (Data Source)
1010

11-
The destination metadata
11+
Reads a Destination metadata. For more information, visit the [Segment docs](https://segment.com/docs/connections/destinations/catalog/).
1212

1313
## Example Usage
1414

docs/data-sources/role.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,12 +3,12 @@
33
page_title: "segment_role Data Source - terraform-provider-segment"
44
subcategory: ""
55
description: |-
6-
6+
Reads a Role. For more information, visit the Segment docs https://segment.com/docs/segment-app/iam/roles/.
77
---
88

99
# segment_role (Data Source)
1010

11-
11+
Reads a Role. For more information, visit the [Segment docs](https://segment.com/docs/segment-app/iam/roles/).
1212

1313
## Example Usage
1414

docs/data-sources/source.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,12 +3,12 @@
33
page_title: "segment_source Data Source - terraform-provider-segment"
44
subcategory: ""
55
description: |-
6-
6+
Reads a Source. For more information, visit the Segment docs https://segment.com/docs/connections/sources/.
77
---
88

99
# segment_source (Data Source)
1010

11-
11+
Reads a Source. For more information, visit the [Segment docs](https://segment.com/docs/connections/sources/).
1212

1313
## Example Usage
1414

docs/data-sources/source_metadata.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,12 +3,12 @@
33
page_title: "segment_source_metadata Data Source - terraform-provider-segment"
44
subcategory: ""
55
description: |-
6-
The source metadata
6+
Reads a Source metadata. For more information, visit the Segment docs https://segment.com/docs/connections/sources/catalog/.
77
---
88

99
# segment_source_metadata (Data Source)
1010

11-
The source metadata
11+
Reads a Source metadata. For more information, visit the [Segment docs](https://segment.com/docs/connections/sources/catalog/).
1212

1313
## Example Usage
1414

docs/data-sources/tracking_plan.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,12 +3,12 @@
33
page_title: "segment_tracking_plan Data Source - terraform-provider-segment"
44
subcategory: ""
55
description: |-
6-
6+
Configures a Tracking Plan. For more information, visit the Segment docs https://segment.com/docs/protocols/tracking-plan/create/.
77
---
88

99
# segment_tracking_plan (Data Source)
1010

11-
11+
Configures a Tracking Plan. For more information, visit the [Segment docs](https://segment.com/docs/protocols/tracking-plan/create/).
1212

1313
## Example Usage
1414

docs/data-sources/user.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,12 +3,12 @@
33
page_title: "segment_user Data Source - terraform-provider-segment"
44
subcategory: ""
55
description: |-
6-
A user belonging to a Segment Workspace.
6+
Reads a user. For more information, visit the Segment docs https://segment.com/docs/segment-app/iam/concepts/#team-members.
77
---
88

99
# segment_user (Data Source)
1010

11-
A user belonging to a Segment Workspace.
11+
Reads a user. For more information, visit the [Segment docs](https://segment.com/docs/segment-app/iam/concepts/#team-members).
1212

1313
## Example Usage
1414

docs/data-sources/warehouse.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,12 +3,12 @@
33
page_title: "segment_warehouse Data Source - terraform-provider-segment"
44
subcategory: ""
55
description: |-
6-
The warehouse
6+
Configures a Warehouse. For more information, visit the Segment docs https://segment.com/docs/connections/storage/.
77
---
88

99
# segment_warehouse (Data Source)
1010

11-
The warehouse
11+
Configures a Warehouse. For more information, visit the [Segment docs](https://segment.com/docs/connections/storage/).
1212

1313
## Example Usage
1414

docs/data-sources/warehouse_metadata.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,12 +3,12 @@
33
page_title: "segment_warehouse_metadata Data Source - terraform-provider-segment"
44
subcategory: ""
55
description: |-
6-
The warehouse metadata
6+
Reads a Warehouse metadata. For more information, visit the Segment docs https://segment.com/docs/connections/storage/catalog/.
77
---
88

99
# segment_warehouse_metadata (Data Source)
1010

11-
The warehouse metadata
11+
Reads a Warehouse metadata. For more information, visit the [Segment docs](https://segment.com/docs/connections/storage/catalog/).
1212

1313
## Example Usage
1414

docs/data-sources/workspace.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,12 +3,12 @@
33
page_title: "segment_workspace Data Source - terraform-provider-segment"
44
subcategory: ""
55
description: |-
6-
The Workspace.
6+
Reads the Workspace.
77
---
88

99
# segment_workspace (Data Source)
1010

11-
The Workspace.
11+
Reads the Workspace.
1212

1313
## Example Usage
1414

0 commit comments

Comments
 (0)