outroddet_
CCoder.com
•Created by outroddet_ on 9/20/2024 in #help
Use custom install Script as Terraform Resource
Hi, I want to create my own template containing some custom installs. The base template is Docker Container and I want to extend it. Now I am unsure if I should use the Dockerfile to do the installations or if I should use a Terraform Resource. I want to place the instructions in a .sh file executed as the current workspace user with the home dir as the workdir.
5 replies