Build "standard" terraform docker file
This utility currently requires that a custom Dockerfile be present in each repo. See if those can be genericised and added to the public docker images repo. If so, update this tool to docker pull
the latest image and run the deployment within it. Change the "--no-build" flag to "--no-pull" to allow skipping image pull. (This is useful if you're developing the image locally.)
-
Create logan-terraform docker image (uis/devops/infra/dockerimages!27 (merged)) -
Update logan tool (!3 (merged)) -
Update ssgw/deploy repo to use new options (uis/devops/ssgw/deploy#4) -
Update gitlab-deploy repo to use new options (https://github.com/uisautomation/gitlab-deploy/issues/149)
Edited by Robin Goodall