mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-07-23 10:15:26 +02:00
terraform: update more information link (#16403)
This commit is contained in:
parent
f55d867cbd
commit
f9697ac758
3 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# terraform
|
||||
|
||||
> Erstellen und Bereitstellen von Infrastruktur als Code für Cloud-Anbieter.
|
||||
> Weitere Informationen: <https://www.terraform.io/>.
|
||||
> Weitere Informationen: <https://developer.hashicorp.com/terraform/cli/commands>.
|
||||
|
||||
- Initialisieren einer neuen oder bestehenden Terraform-Konfiguration:
|
||||
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
# terraform
|
||||
|
||||
> インフラストラクチャをコードとして作成し、クラウドプロバイダにデプロイします。
|
||||
> もっと詳しく: <https://www.terraform.io/>。
|
||||
> もっと詳しく: <https://developer.hashicorp.com/terraform/cli/commands>。
|
||||
|
||||
- 新規または既存のTerraform設定を初期化する:
|
||||
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
# terraform
|
||||
|
||||
> 코드로 인프라를 생성하고 클라우드 제공업체에 배포.
|
||||
> 더 많은 정보: <https://www.terraform.io/>.
|
||||
> 더 많은 정보: <https://developer.hashicorp.com/terraform/cli/commands>.
|
||||
|
||||
- 새 또는 기존 Terraform 구성 초기화:
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue