A simple
alpine
based container for building Terraform based infrastructure
- Sourcecode: click here
- Maintainer: Hauke Mettendorf
These instructions will cover usage information and for the docker container.
In order to run this container you'll need docker installed.
There are different variants of this image. Each of them pairing Terraform with different cloud-provider specific authenticators and/or tools:
- Gcloud (every tag with the suffix
-gcloud
) - AWS (every tag with the suffix
-aws
)
This is just a simple tooling image. So there is not much magic!
For example via command line arguments:
docker run \
proum/terraform \
terraform
- none
- none
We use SemVer for versioning. For the versions available, see the tags on this repository.
This project is licensed under the GNU v2 License - see the LICENSE.md file for details.