Difference between revisions of "Terraform"

From wikieduonline
Jump to navigation Jump to search
Line 63: Line 63:
 
* [[Remote state backends to manage Terraform state]]
 
* [[Remote state backends to manage Terraform state]]
 
* [[Terragrunt]]
 
* [[Terragrunt]]
 +
* [[Terraformer]]
 
* Releases: https://github.com/hashicorp/terraform/releases
 
* Releases: https://github.com/hashicorp/terraform/releases
 
* [[Terraform libvirt provider]]
 
* [[Terraform libvirt provider]]

Revision as of 12:52, 2 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

See also

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