Skip to content

z-george-ma/terraform-aws-cli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

terraform-aws-cli Build Status

Terraform docker image with AWS CLI

Usage

This repository automatically builds containers for using terraform and AWS command line program. It is based on the light build of hashicorp/terraform docker image.

You can use this image with the following:

docker run --rm -it georgema/terraform-awscli 'terraform <command>'
or
docker run --rm -it georgema/terraform-awscli 'aws <command>'

Should you have any questions or suggestions, please open an issue on github.

About

Terraform docker image with AWS CLI

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published