coder / envbuilder

Build development environments from a Dockerfile on Docker, Kubernetes, and OpenShift. Enable developers to modify their development environment quickly.
Apache License 2.0
130 stars 25 forks source link

add hidden remote repo dir option to change clone path #297

Closed mafredri closed 1 month ago

mafredri commented 1 month ago

Changing the clone path is necessary for the terraform provider, this PR adds a hidden option for it.