Update cheatsheets

This commit is contained in:
ivuorinen
2024-11-04 00:18:17 +00:00
parent fd7ebaa72d
commit f0c47a27eb
6 changed files with 70 additions and 3 deletions

View File

@@ -6,7 +6,7 @@ source: https://github.com/tldr-pages/tldr.git
# terraform plan
> Generate and show Terraform execution plans.
> More information: <https://www.terraform.io/docs/cli/commands/plan.html>.
> More information: <https://developer.hashicorp.com/terraform/cli/commands/plan>.
- Generate and show the execution plan in the currently directory: