terraform-fmt: update documentation link (#14590)

This commit is contained in:
Nelson Figueroa
2024-11-03 20:04:38 -08:00
committed by GitHub
parent 83c3bf6c61
commit b391686b3f
2 changed files with 2 additions and 2 deletions

View File

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

View File

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