File tree 7 files changed +7
-7
lines changed 7 files changed +7
-7
lines changed Original file line number Diff line number Diff line change @@ -129,7 +129,7 @@ Refer to the following resources:
129
129
templates for Coder
130
130
- [ Coder Terraform Provider Reference] ( https://registry.terraform.io/providers/coder/coder )
131
131
132
- ## Next steps
132
+ ### Next steps
133
133
134
134
- [ Extending templates] ( ./extending-templates/index.md )
135
135
- [ Managing templates] ( ./managing-templates/index.md )
Original file line number Diff line number Diff line change @@ -188,7 +188,7 @@ coder:
188
188
readOnly : true
189
189
` ` `
190
190
191
- ## Next steps
191
+ ### Next steps
192
192
193
193
- JFrog's
194
194
[Terraform Registry support](https://jfrog.com/help/r/jfrog-artifactory-documentation/terraform-registry)
Original file line number Diff line number Diff line change @@ -88,7 +88,7 @@ coder templates push --yes $CODER_TEMPLATE_NAME \
88
88
--name=$CODER_TEMPLATE_VERSION # Version name is optional
89
89
```
90
90
91
- ## Next steps
91
+ ### Next steps
92
92
93
93
- [ Coder CLI Reference] ( ../../../reference/cli/templates.md )
94
94
- [ Coderd Terraform Provider Reference] ( https://registry.terraform.io/providers/coder/coderd/latest/docs )
Original file line number Diff line number Diff line change @@ -151,7 +151,7 @@ CODER_TLS_CLIENT_CERT_FILE=/path/to/cert.pem
151
151
CODER_TLS_CLIENT_KEY_FILE=/path/to/key.pem
152
152
```
153
153
154
- ## Next steps
154
+ ### Next steps
155
155
156
156
- [ Group Sync] ( ./group-sync.md )
157
157
- [ Groups & Roles] ( ./groups-roles.md )
Original file line number Diff line number Diff line change @@ -54,7 +54,7 @@ To log in to an existing Coder deployment:
54
54
coder login https://coder.example.com
55
55
```
56
56
57
- ## Next up
57
+ ### Next up
58
58
59
59
- [ Create your first template] ( ../tutorials/template-from-scratch.md )
60
60
- [ Control plane configuration] ( ../admin/setup/index.md )
Original file line number Diff line number Diff line change @@ -70,7 +70,7 @@ instances in your GCP project. Follow the instructions in the
70
70
[ gcp-linux template README] ( https://github.com/coder/coder/tree/main/examples/templates/gcp-linux#authentication )
71
71
to set up authentication.
72
72
73
- ## Next steps
73
+ ### Next Steps
74
74
75
75
- [ Use your IDE with Coder] ( ../../user-guides/workspace-access/index.md )
76
76
- [ Writing custom templates for Coder] ( ../../admin/templates/index.md )
Original file line number Diff line number Diff line change @@ -413,7 +413,7 @@ template is ready to use for new workspaces.
413
413
414
414

415
415
416
- ## Next steps
416
+ ### Next steps
417
417
418
418
- [Setting up templates](../admin/templates/index.md)
419
419
- [Customizing templates](../admin/templates/extending-templates/index.md)
You can’t perform that action at this time.
0 commit comments