Sign inSign up

jbonnier/terragrunt

By jbonnier

Updated 5 days ago

Docker image with Terraform and Terragrunt for consistent, versioned infrastructure deployment.

Image
Developer tools
2

10K+

jbonnier/terragrunt repository overview

jbonnier/terragrunt

This Docker image includes both Terraform and Terragrunt, which are essential tools for managing infrastructure as code. This image is designed to simplify the management of different tool versions, and ensures a consistent environment across local development and CI/CD pipelines.

Key Features:

  • Terraform and Terragrunt: Pre-installed and ready for use
  • Consistent Environment: Ubuntu-based image provides a stable, predictable setup
  • Version Management: Avoid conflicts by using the predefined versions of these tools
  • CI/CD Compatibility: Ideal for integrating into automated pipeline processes

Use Cases:

  • Local Development: Ideal for developers who want to avoid version conflicts on their local machines
  • CI/CD Pipelines: Ensures that your infrastructure code runs in a consistent environment every time

How to Use

Pull the Docker image:

docker pull jbonnier/terragrunt

Run a container:

docker run --rm -it jbonnier/terragrunt

Source Code

The source code for this Docker image is available on GitHub. Feel free to contribute or submit issues.

Tag summary

Content type

Image

Digest

sha256:4c5f283ad

Size

115.6 MB

Last updated

5 days ago

docker pull jbonnier/terragrunt