Sign inSign up

pgbi/terraform-bash-awscli

By pgbi

Updated over 6 years ago

Image
0

3.0K

pgbi/terraform-bash-awscli repository overview

Terraform docker image with bash & awscli

This docker image is based on the light version of the hashicorp terraform image. awscli, bash and jq are added to it to be able to use this image in CI/CD pipelines and deploy with terraform on AWS.

Usage

Using the latest version of terraform:

docker run -i -t pgbi/terraform-bash-awscli plan main.tf

Using a specific terraform version:

docker run -i -t pgbi/terraform-bash-awscli:x.y.z plan main.tf

Tag summary

Content type

Image

Digest

Size

63.7 MB

Last updated

over 6 years ago

docker pull pgbi/terraform-bash-awscli