You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/templates/writing/index.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -8,7 +8,7 @@ Haven't written Terraform before? Check out Hashicorp's [Getting Started Guides]
8
8
9
9
There are some key concepts you should consider when writing templates.
10
10
11
-
## Coder Terraform Provider
11
+
###Coder Terraform Provider
12
12
13
13
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.
0 commit comments