Skip to content

Creates a container image with a collection of tools for terraform. The container includes terraform, vault, terragrunt and is built on the go image so things like terratest will work.

Notifications You must be signed in to change notification settings

cdsre/terratools

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Terratools

Overview

This docker image provides terratools such as terraform and terragrunt. It is built using the GoLang image as its base which means it will also be able to do terratest for writting infrastructure unit test. The docker includes the vault binary to provide easy integration to vault for secrets and AWS credentials. If you want to use hashicorp vault CLI you will need to provide the VAULT_ADDR and VAULT_TOKEN environment variables

HashiCorp Licence

Following announcement of HashiCorp changing the licence, all HashiCorp products in this image use the latest versions on the MPL 2.0 licence. This ensures compliance with other competitors tools such as gruntworks tools that are also included in this image.

About

Creates a container image with a collection of tools for terraform. The container includes terraform, vault, terragrunt and is built on the go image so things like terratest will work.

Resources

Stars

Watchers

Forks

Packages

No packages published