Skip to content

checktheflow/terraform-docker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

terraform-docker

Docker container containing terraform. This image is based on hashicorps terraform image:light, with the entrypoint removed. It is used for jenkins deployments where execution of docker run and terraform xxx don't hapen at the same time

Example Usage

docker run -it -v /path/to/credentials/.aws:/.aws -v $PWD/terraform/code/to/execute:/ checktheflow/terraform terraform apply

Links

License

Released under the MIT License.

About

docker container containing terraform

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published