Skip to content

Commit a904331

Browse files
committed
docs: add description to provider index page
1 parent 1d525fa commit a904331

File tree

2 files changed

+6
-2
lines changed

2 files changed

+6
-2
lines changed

docs/index.md

+3-1
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+
CTerraform 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

+3-1
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)