1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-07-23 08:55:34 +02:00

terraform-plan: update documentation link (#14592)

This commit is contained in:
Nelson Figueroa 2024-11-03 12:20:24 -08:00 committed by GitHub
parent 21b9281be7
commit 172ba8623a
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 2 additions and 2 deletions

View file

@ -1,7 +1,7 @@
# terraform plan
> Erzeugen und Anzeigen von Terraform-Ausführungsplänen.
> Weitere Informationen: <https://www.terraform.io/docs/cli/commands/plan.html>.
> Weitere Informationen: <https://developer.hashicorp.com/terraform/cli/commands/plan>.
- Erzeugen und Anzeigen des Ausführungsplans im aktuellen Verzeichnis:

View file

@ -1,7 +1,7 @@
# 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: