Skip to content

Docker image containing Terraform, AWS CLI and AWS Shell, to deploy infrastructure as code on AWS.

License

Notifications You must be signed in to change notification settings

DNXLabs/docker-terraform

Repository files navigation

docker-terraform

Security Scan Lint

Dependencies

  • Docker

Docker

Build

Now you are ready to build an image from this project Dockerfile.

docker build -t docker-terraform .

Run

After your image has been built successfully, you can run it as a container.

docker run docker-terraform --help
docker run docker-terraform <command>

Author

Managed by DNX Solutions.

License

Apache 2 Licensed. See LICENSE for full details.