Difference between revisions of "Terragrunt"
Jump to navigation
Jump to search
Line 33: | Line 33: | ||
== See also == | == See also == | ||
+ | * {{terragrunt.hcl}} | ||
* {{terragrunt}} | * {{terragrunt}} | ||
* {{Gruntwork}} | * {{Gruntwork}} | ||
− | |||
[[Category:Terragrunt]] | [[Category:Terragrunt]] | ||
[[Category:Infrastructure as Code]] | [[Category:Infrastructure as Code]] |
Latest revision as of 04:53, 20 March 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[edit]
terragrunt plan
terragrunt apply
terragrunt run-all
terragrunt output
terragrunt destroy
terragrunt terragrunt-info
terragrunt --help
Related terms[edit]
- Gruntwork
- Terraformer
- Terratest
.hcl
generate
terraform workspaces
(Mar 2017)
See also[edit]
terragrunt.hcl
. blocks:remote_state, include, dependency, generate
- 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
Advertising: