Difference between revisions of "Terraform"

From wikieduonline
Jump to navigation Jump to search
Line 9: Line 9:
 
* [[HCL]]2 based
 
* [[HCL]]2 based
 
* Types: strings, number, bool, list, maps, set, tuple, object, any and null ([[Terraform 0.12]])
 
* Types: strings, number, bool, list, maps, set, tuple, object, any and null ([[Terraform 0.12]])
 
 
  
 
== Supported platforms/providers ==
 
== Supported platforms/providers ==

Revision as of 16:52, 6 September 2021

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

Technical characteristics

  • HCL2 based
  • Types: strings, number, bool, list, maps, set, tuple, object, any and null (Terraform 0.12)

Supported platforms/providers

provider

Installation

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

Terraform commands

Common Terraform commands[1]

Activities

Related terms

See also

  • https://www.terraform.io/docs/commands/index.html
  • Advertising: