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
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: