We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9afbd15 commit 7063267Copy full SHA for 7063267
docs/templates/README.md
@@ -194,7 +194,7 @@ the Coder server runs an additional [terraform apply](https://www.terraform.io/c
194
informing the Coder provider that the workspace has a new transition state.
195
196
This template sample has one persistent resource (docker volume) and one
197
-ephemeral resource (docker image).
+ephemeral resource (docker container).
198
199
```hcl
200
data "coder_workspace" "me" {
0 commit comments