Difference between revisions of "Terraform"

From wikieduonline
Jump to navigation Jump to search
Tags: Mobile web edit, Mobile edit
Line 19: Line 19:
 
* [[macOS]]: <code>[[brew install]] terraform</code>.
 
* [[macOS]]: <code>[[brew install]] terraform</code>.
 
* [[Ubuntu]]: <code>[[snap install terraform]]</code> or <code>[[snap install]] terraform-snap</code>
 
* [[Ubuntu]]: <code>[[snap install terraform]]</code> or <code>[[snap install]] terraform-snap</code>
 +
* [[Amazon Linux]]
 +
** <code>sudo yum install -y yum-utils && sudo yum-config-manager --add-repo https://rpm.releases.hashicorp.com/AmazonLinux/hashicorp.repo && sudo yum -y install terraform</code>
  
 
* Linux:
 
* Linux:

Revision as of 17:12, 15 July 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

News

Activities

Related terms

See also

  • https://www.hashicorp.com/blog/announcing-providers-in-the-new-terraform-registry
  • https://www.hashicorp.com/blog/hashicorp-terraform-module-registry
  • Advertising: