Difference between revisions of "Terraform installation"

From wikieduonline
Jump to navigation Jump to search
Line 5: Line 5:
  
 
* Linux:
 
* Linux:
  sudo [[apt-get update]] && sudo apt-get install -y [[gnupg]] [[software-properties-common]] [[curl]]
+
  sudo [[apt-get update]] && sudo [[apt-get install]] -y [[gnupg]] [[software-properties-common]] [[curl]]
 
  [[curl -fsSL]] https://apt.releases.hashicorp.com/gpg | sudo [[apt-key add]] -
 
  [[curl -fsSL]] https://apt.releases.hashicorp.com/gpg | sudo [[apt-key add]] -
 
  sudo [[apt-add-repository]] "deb [arch=amd64] https://apt.releases.hashicorp.com $([[lsb_release -cs]]) main"
 
  sudo [[apt-add-repository]] "deb [arch=amd64] https://apt.releases.hashicorp.com $([[lsb_release -cs]]) main"

Revision as of 11:37, 20 December 2023

Advertising: