mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-08-04 16:35:53 +02:00
terraform-plan: update documentation link (#14592)
This commit is contained in:
parent
21b9281be7
commit
172ba8623a
2 changed files with 2 additions and 2 deletions
|
@ -1,7 +1,7 @@
|
||||||
# terraform plan
|
# terraform plan
|
||||||
|
|
||||||
> Erzeugen und Anzeigen von Terraform-Ausführungsplänen.
|
> 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:
|
- Erzeugen und Anzeigen des Ausführungsplans im aktuellen Verzeichnis:
|
||||||
|
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
# terraform plan
|
# terraform plan
|
||||||
|
|
||||||
> Generate and show Terraform execution plans.
|
> 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:
|
- Generate and show the execution plan in the currently directory:
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue