Difference between revisions of "Terraform"

From wikieduonline
Jump to navigation Jump to search
Line 57: Line 57:
 
* [[Terraform, read files]]
 
* [[Terraform, read files]]
  
== Related ==
+
== Related terms ==
 
* [[HCL]], [[HCL]]2
 
* [[HCL]], [[HCL]]2
 
* <code>terraform_remote_state</code>
 
* <code>terraform_remote_state</code>
Line 72: Line 72:
 
* [[Amazon Aurora]]
 
* [[Amazon Aurora]]
 
* [[Terraform: Hello world.tf]]
 
* [[Terraform: Hello world.tf]]
 +
* [[Terraform show output example aws instance]]
  
 
== See also ==
 
== See also ==

Revision as of 14:32, 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: