Terraform: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
|||
(2 intermediate revisions by the same user not shown) | |||
Line 13: | Line 13: | ||
=Subjects= | =Subjects= | ||
* [[Terraform Concepts|Concepts]] | * [[Terraform Concepts#Overview|Concepts]] | ||
* [[Hashicorp Configuration Language|Hashicorp Configuration Language (HCL)]] | * [[Hashicorp Configuration Language|Hashicorp Configuration Language (HCL)]] | ||
* [[Terraform Installation|Installation]] | * [[Terraform Installation|Installation]] | ||
Line 19: | Line 19: | ||
* [[Terraform and IntelliJ]] | * [[Terraform and IntelliJ]] | ||
* [[Pulumi_Concepts#Pulumi_vs_Terraform|Pulumi vs. Terraform]] | * [[Pulumi_Concepts#Pulumi_vs_Terraform|Pulumi vs. Terraform]] | ||
* [[Managing Datadog with Terraform#Overview|Managing Datadog with Terraform]] |
Latest revision as of 06:22, 14 January 2022
External
- https://www.terraform.io/
- https://www.terraform.io/docs/index.html
- https://learn.hashicorp.com/terraform/getting-started/intro
Internal
Overview
Terraform is a declarative language Infrastructure as Code tool.