Skip to content

Terraform and Terragrunt executable based on docker image containers.

License

Notifications You must be signed in to change notification settings

anderson-pids/glowing-barnacle

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

glowing-barnacle

Terraform and Terragrunt executable based on docker image containers.

Requirements

  • GNU Make 4.3
  • Docker

Install

  1. Generate executables
make init
  1. Install with root permission
sudo make install

After install with success, you could execute:

  • terraform-sh
  • terragrunt-sh

All configuration can be done in docker-compose file to set wanted version or adjust environment variables

How to execute

When execute terraform-sh or terrafrunt-sh, you enter in a container with the tools and the actual path folder mapped into de container.

Uninstall

sudo make uninstall

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Please make sure to update tests as appropriate.

License

MIT

About

Terraform and Terragrunt executable based on docker image containers.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published