Difference between revisions of "Terraform"

From wikieduonline
Jump to navigation Jump to search
Line 64: Line 64:
 
* [[Heredocs]]
 
* [[Heredocs]]
 
* [[Terraform functions: templatefile]]
 
* [[Terraform functions: templatefile]]
 +
* <code>[[join]]</code>, <code>[[output]]</code>
 
* [[Remote state backends to manage Terraform state]]
 
* [[Remote state backends to manage Terraform state]]
 
* [[Terragrunt]], [[Terraformer]], [[terratest]]
 
* [[Terragrunt]], [[Terraformer]], [[terratest]]
Line 73: Line 74:
 
* <code>[[resource]]</code>: https://www.terraform.io/docs/language/resources/index.html
 
* <code>[[resource]]</code>: https://www.terraform.io/docs/language/resources/index.html
 
* [[Terraform examples]]: [[Terraform: Hello world.tf]]
 
* [[Terraform examples]]: [[Terraform: Hello world.tf]]
* <code>[[join]]</code>, <code>[[output]]</code>
 
  
 
== See also ==
 
== See also ==

Revision as of 11:02, 14 September 2021

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: