Difference between revisions of "Terragrunt"
Jump to navigation
Jump to search
Line 8: | Line 8: | ||
<code>[[terragrunt.hcl]]</code> | <code>[[terragrunt.hcl]]</code> | ||
− | + | ||
* <code>[[terragrunt plan]]</code> | * <code>[[terragrunt plan]]</code> | ||
Line 14: | Line 14: | ||
* <code>[[terragrunt output]]</code> | * <code>[[terragrunt output]]</code> | ||
* <code>[[terragrunt destroy]]</code> | * <code>[[terragrunt destroy]]</code> | ||
+ | * <code>[[terragrunt --help]]</code> | ||
== Related terms == | == Related terms == |
Revision as of 07:57, 6 July 2021
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
- MacOS:
brew install terragrunt
Terragrunt package provides terragrunt
binary
terragrunt.hcl
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
- 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: