Sign inSign up

signnow/docker-terragrunt

By signnow

•Updated over 4 years ago

Alpine using Terraform and Terragrunt (EntryPoint)

Image
0

7.4K

signnow/docker-terragrunt repository overview

⁠Versions

TagTerraformTerragrunt
v.0.2.10.11.150.17.4
v0.20.11.140.17.4
v0.30.14.50.27.3

⁠Usage Example

docker run --rm \
-v $workdir:/app/ \
-v $ssh_path_dir:/root/.ssh/
-e AWS_ACCESS_KEY_ID=$aws_access_key_id \
-e AWS_SECRET_ACCESS_KEY=$aws_secret_access_key \
-w /app
signnow/docker-terragrunt $tf_command

⁠FAQ

⁠Why not using the hashicorps images?

  • Because of TERRAGRUNT
    • Uses variables that don't work with Hashicorps image. Probably because of the shell
    • Access to GitHub because of private repositories

Tag summary

Content type

Image

Digest

Size

35.9 MB

Last updated

over 5 years ago

docker pull signnow/docker-terragrunt