mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-04-29 23:24:55 +02:00
terraform-fmt: update documentation link (#14590)
This commit is contained in:
parent
83c3bf6c61
commit
b391686b3f
2 changed files with 2 additions and 2 deletions
|
@ -1,7 +1,7 @@
|
||||||
# terraform fmt
|
# terraform fmt
|
||||||
|
|
||||||
> Formatierung der Konfiguration gemäß den Konventionen der Terraform-Sprache.
|
> Formatierung der Konfiguration gemäß den Konventionen der Terraform-Sprache.
|
||||||
> Weitere Informationen: <https://www.terraform.io/docs/commands/fmt.html>.
|
> Weitere Informationen: <https://developer.hashicorp.com/terraform/cli/commands/fmt>.
|
||||||
|
|
||||||
- Formatieren der Konfiguration im aktuellen Verzeichnis:
|
- Formatieren der Konfiguration im aktuellen Verzeichnis:
|
||||||
|
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
# terraform fmt
|
# terraform fmt
|
||||||
|
|
||||||
> Format configuration according to Terraform language style conventions.
|
> Format configuration according to Terraform language style conventions.
|
||||||
> More information: <https://www.terraform.io/docs/commands/fmt.html>.
|
> More information: <https://developer.hashicorp.com/terraform/cli/commands/fmt>.
|
||||||
|
|
||||||
- Format the configuration in the current directory:
|
- Format the configuration in the current directory:
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue