Skip to content

Commit a669257

Browse files
committed
make gen
1 parent 5001906 commit a669257

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/data-sources/cached_image.md

+1
Original file line numberDiff line numberDiff line change
@@ -59,6 +59,7 @@ resource "docker_container" "container" {
5959
- `insecure` (Boolean) (Envbuilder option) Bypass TLS verification when cloning and pulling from container registries.
6060
- `ssl_cert_base64` (String) (Envbuilder option) The content of an SSL cert file. This is useful for self-signed certificates.
6161
- `verbose` (Boolean) (Envbuilder option) Enable verbose output.
62+
- `workspace_folder` (String) (Envbuilder option) path to the workspace folder that will be built. This is optional.
6263

6364
### Read-Only
6465

0 commit comments

Comments
 (0)