We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5001906 commit a669257Copy full SHA for a669257
docs/data-sources/cached_image.md
@@ -59,6 +59,7 @@ resource "docker_container" "container" {
59
- `insecure` (Boolean) (Envbuilder option) Bypass TLS verification when cloning and pulling from container registries.
60
- `ssl_cert_base64` (String) (Envbuilder option) The content of an SSL cert file. This is useful for self-signed certificates.
61
- `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.
63
64
### Read-Only
65
0 commit comments