/infra-as-code-tools

A Docker image that is able to use gcloud, terraform, packer, etc.

Primary LanguageDockerfileMIT LicenseMIT

Infra as Code tools

A Docker image that is able to use gcloud, terraform, packer, etc.
💡 This Dockerimage is to be used by CI/CD pipeline tools.

The Docker image can be found here: https://hub.docker.com/r/thegaragebandofit/infra-as-code-tools.

To build the image, you may choose a target among the multiple stages.
ex. docker build --target gcp-full-tf-pac --tag mytag:myversion .