Create a deployment docker image
Open
- Dominant language
- Python
- Stars
- 718
- Forks
- 100
- PR merge metrics
- No merged PRs in 30d
Description
One possible solution for this would be to embed the deployment process into a fat docker image, share the terraform.state files as volumes so then only dependency regarless the OS would be docker so https://www.docker.com/toolbox
so to deploy it would something like docker run -v terraform:terraform capgemini/apollo-deploy
See https://github.com/Capgemini/Apollo/issues/492
Contributor guide
Assessment
This issue has not been assessed yet.