mirror of
https://github.com/coder/terraform-provider-envbuilder.git
synced 2025-11-27 13:09:44 +00:00
make gen
This commit is contained in:
parent
5001906954
commit
a669257f1f
1 changed files with 1 additions and 0 deletions
|
|
@ -59,6 +59,7 @@ resource "docker_container" "container" {
|
|||
- `insecure` (Boolean) (Envbuilder option) Bypass TLS verification when cloning and pulling from container registries.
|
||||
- `ssl_cert_base64` (String) (Envbuilder option) The content of an SSL cert file. This is useful for self-signed certificates.
|
||||
- `verbose` (Boolean) (Envbuilder option) Enable verbose output.
|
||||
- `workspace_folder` (String) (Envbuilder option) path to the workspace folder that will be built. This is optional.
|
||||
|
||||
### Read-Only
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue