Skip to content

Commit 12bd23b

Browse files
committed
Update docs to clarify Coder templates and workspaces
- Add description to index files. - Link to Coder templates and workspaces documentation.
1 parent f3cbcd8 commit 12bd23b

File tree

2 files changed

+6
-2
lines changed

2 files changed

+6
-2
lines changed

docs/index.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,11 +3,13 @@
33
page_title: "Coder Provider"
44
subcategory: "Infrastructure"
55
description: |-
6-
6+
Terraform provider for managing Coder templates, which are the underlying infrastructure for Coder workspaces.
77
---
88

99
# Coder Provider
1010

11+
Terraform provider for managing Coder [templates](https://coder.com/docs/templates), which are the underlying infrastructure for Coder [workspaces](https://coder.com/docs/workspaces).
12+
1113
## Example
1214

1315
```terraform

templates/index.md.tmpl

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,11 +3,13 @@
33
page_title: "Coder Provider"
44
subcategory: "Infrastructure"
55
description: |-
6-
6+
Terraform provider for managing Coder templates, which are the underlying infrastructure for Coder workspaces.
77
---
88

99
# Coder Provider
1010

11+
Terraform provider for managing Coder [templates](https://coder.com/docs/templates), which are the underlying infrastructure for Coder [workspaces](https://coder.com/docs/workspaces).
12+
1113
## Example
1214

1315
{{tffile "examples/provider/provider.tf"}}

0 commit comments

Comments
 (0)