Skip to content

klumhru/docker-terraform

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 

Repository files navigation

Simple terraform runner

This image is based off the default tf image, with make and default entrypoint added.

Usage

Example running terraform in local project directory:

docker run --rm -v ${PWD}:/terraform --workdir /terraform -u $(id -u) klumhru/terraform plan
```0.11.10

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published