Skip to content

Commit 80215cf

Browse files
committed
fix formatting
1 parent bfee554 commit 80215cf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/templates/writing/index.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ Haven't written Terraform before? Check out Hashicorp's [Getting Started Guides]
88

99
There are some key concepts you should consider when writing templates.
1010

11-
## Coder Terraform Provider
11+
### Coder Terraform Provider
1212

1313
The [Coder Terraform provider](https://registry.terraform.io/providers/coder/coder/latest) makes it possible for standard Terraform resources (e.g. `docker_container`) to connect to Coder. Additionally, the provider lets you to customize the behavior of workspaces using your template.
1414

0 commit comments

Comments
 (0)