mirror of
https://github.com/coder/coder.git
synced 2026-09-24 15:04:27 +08:00
fix(docs): fix a wrong word. (#7113)
This commit is contained in:
Vendored
+1
-1
@@ -194,7 +194,7 @@ the Coder server runs an additional [terraform apply](https://www.terraform.io/c
|
||||
informing the Coder provider that the workspace has a new transition state.
|
||||
|
||||
This template sample has one persistent resource (docker volume) and one
|
||||
ephemeral resource (docker image).
|
||||
ephemeral resource (docker container).
|
||||
|
||||
```hcl
|
||||
data "coder_workspace" "me" {
|
||||
|
||||
Reference in New Issue
Block a user