Skip to content

ericluugg/docker-terragrunt

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Docker-Terragrunt - Container to run Terragrunt commands

Usage

#--runit--
docker run -it --rm \
    -v ~/.aws:/root/.aws \
    -v ~/.ssh:/root/.ssh \
    -v $(pwd):/terragrunt \
    lowess/terragrunt

About

Terragrunt Docker image with utilities

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Dockerfile 80.9%
  • Makefile 15.4%
  • Shell 3.7%