Difference between revisions of "Terraform"

From wikieduonline
Jump to navigation Jump to search
Line 10: Line 10:
 
== Technical characteristics ==
 
== Technical characteristics ==
 
* [[Hashicorp Configuration Language (HCL)]]2 based
 
* [[Hashicorp Configuration Language (HCL)]]2 based
* Types: strings, number, bool, list, maps, set, tuple, object, any and null ([[Terraform 0.12]])
+
* Types: <code>strings, number, bool, list, [[maps]], set, [[tuple]], object, any and null</code> ([[Terraform 0.12]])
  
 
== Supported platforms/providers ==
 
== Supported platforms/providers ==

Revision as of 02:30, 2 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/hashicorp-terraform-module-registry
  • https://www.hashicorp.com/blog/announcing-providers-in-the-new-terraform-registry
  • https://www.terraform.io/docs/commands/index.html
  • Advertising: