Difference between revisions of "Terragrunt"
Jump to navigation
Jump to search
Line 1: | Line 1: | ||
− | [[wikipedia:Terragrunt]] is a thin wrapper that provides extra tools for keeping your configurations “Don’t Repeat Yourself” ([[DRY]]), working with multiple [[Terraform modules]], and managing [[remote state]]. | + | [[wikipedia:Terragrunt]] ([https://github.com/gruntwork-io/terragrunt/releases/tag/v0.0.4 Jun 2016]) is a thin wrapper that provides extra tools for keeping your configurations “Don’t Repeat Yourself” ([[DRY]]), working with multiple [[Terraform modules]], and managing [[remote state]]. |
* Homepage: https://terragrunt.gruntwork.io/ | * Homepage: https://terragrunt.gruntwork.io/ | ||
* Repo: https://github.com/gruntwork-io/terragrunt | * Repo: https://github.com/gruntwork-io/terragrunt |
Revision as of 08:29, 24 January 2023
wikipedia:Terragrunt (Jun 2016) is a thin wrapper that provides extra tools for keeping your configurations “Don’t Repeat Yourself” (DRY), working with multiple Terraform modules, and managing remote state.
- Homepage: https://terragrunt.gruntwork.io/
- Repo: https://github.com/gruntwork-io/terragrunt
- Google trends: https://trends.google.com/trends/explore?date=all&q=Terragrunt
- macOS installation:
brew install terragrunt
Terragrunt package provides terragrunt
binary
Commands
terragrunt plan
terragrunt apply
terragrunt run-all
terragrunt output
terragrunt destroy
terragrunt terragrunt-info
terragrunt --help
Related terms
See also
- Terragrunt [
show | plan | run-all
|apply
|output
|destroy | terragrunt-info | render-json | graph-dependencies | fmt | hclfmt | validate |aws-provider-patch
], Terragrunt: inputs:,terragrunt --help, terragrunt.hcl
,tfswitch
, Blocks,generate
- Gruntwork, Terragrunt, Yevgeniy Brikman
- Terraform, OpenTofu, Terrakube.org, Installation, Terraform AWS, Terraform GCP, Terraform commands, Terraform Cloud, Terraform Enterprise (TFE), HCL, HIL, meta-arguments, providers, modules, resource, provisioners, data sources, backends: remote backends, examples, configuration files, state files, variables, types, Terraform Registry, conditionals:
depends_on
, functions, Blocks, dynamic blocks, errors, Terragrunt, Terraformer, Terratest, Terraform certifications, Terraform map type, Terraform Associate, Terraform: list type,TF_VAR_, TF_LOG
, Terraform provider versioning, Terraform Style Conventions, Required version, Terraform plugin, Terraform Named Values, tags, Changelog,tfsec, tflint
, Operators, Expressions:for, splat
, Debugging, Namespaces, Terraform Landing Zones, CDKTF, Atmos
Advertising: