Thanks to visit codestin.com Credit goes to github.com
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 504cd46 commit 3759bb2Copy full SHA for 3759bb2
docs/templates.md
@@ -177,8 +177,8 @@ runs an additional
177
[terraform apply](https://www.terraform.io/cli/commands/apply), informing the
178
Coder provider that the workspace has a new transition state.
179
180
-This template sample has one persistent resource (docker image) and one ephemeral resource
181
-(docker volume).
+This template sample has one persistent resource (docker volume) and one ephemeral resource
+(docker image).
182
183
```sh
184
data "coder_workspace" "me" {
0 commit comments