Difference between revisions of "Terraform"

From wikieduonline
Jump to navigation Jump to search
Line 58: Line 58:
 
== Related terms ==
 
== Related terms ==
 
* [[HCL]] and [[HCL]]2
 
* [[HCL]] and [[HCL]]2
* [[Terraform: Meta-Argument]]s: <code>[[count]]</code> parameter for [[iterations]]
+
* [[Terraform: Meta-Argument]]s: <code>[[count]]</code> parameter for [[iterations]], <code>[[Terraform: depends on|depends_on]]</code>
* <code>[[Terraform: depends on|depends_on]]</code>
 
 
* [[Terraform conditional expressions]]
 
* [[Terraform conditional expressions]]
 
* [[Terraform functions]]: <code>[[Terraform functions: templatefile|templatefile]]</code>, <code>[[join]]</code>, <code>[[output]]</code>, [[[[Splat expression]]]]
 
* [[Terraform functions]]: <code>[[Terraform functions: templatefile|templatefile]]</code>, <code>[[join]]</code>, <code>[[output]]</code>, [[[[Splat expression]]]]

Revision as of 19:36, 27 February 2022

wikipedia:Terraform (software) (July 2014) is an open-source infrastructure as code software.

Technical characteristics

Supported platforms/providers

Installation

Ref: https://learn.hashicorp.com/tutorials/terraform/install-cli

Terraform commands

Common Terraform commands[3]

Activities

Related terms

See also

  • https://www.hashicorp.com/blog/announcing-providers-in-the-new-terraform-registry
  • https://www.hashicorp.com/blog/hashicorp-terraform-module-registry
  • https://www.terraform.io/docs/commands/index.html
  • Advertising: