User Tools

Site Tools


технология_terraform

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
технология_terraform [2024/07/21 07:05]
val [Multi-Machine проект]
технология_terraform [2026/09/06 15:09] (current)
val [Технология Terraform]
Line 2: Line 2:
  
   * [[https://​releases.hashicorp.com/​terraform/​]]   * [[https://​releases.hashicorp.com/​terraform/​]]
 +
   * [[https://​mirror.selectel.ru/​3rd-party/​hashicorp-releases/​terraform/​]]   * [[https://​mirror.selectel.ru/​3rd-party/​hashicorp-releases/​terraform/​]]
   * [[https://​hashicorp-releases.yandexcloud.net/​terraform/​]]   * [[https://​hashicorp-releases.yandexcloud.net/​terraform/​]]
 +  * [[https://​github.com/​terra-farm/​terraform-provider-virtualbox]]
 +
   * [[https://​www.linuxtechi.com/​how-to-install-terraform-on-debian/​|How to Install Terraform on Debian 12]]   * [[https://​www.linuxtechi.com/​how-to-install-terraform-on-debian/​|How to Install Terraform on Debian 12]]
  
Line 192: Line 195:
  
 ~/nodes# terraform apply #​-auto-approve ~/nodes# terraform apply #​-auto-approve
 +
 +~/nodes# virsh list --all
  
 ~/nodes# virsh console --domain domain-node1 ~/nodes# virsh console --domain domain-node1
Line 206: Line 211:
  
 ~/nodes# terraform destroy #​-auto-approve ~/nodes# terraform destroy #​-auto-approve
 +
 +~/nodes# ###virsh destroy domain-nodeN
 +~/nodes# ###virsh undefine --domain domain-nodeN
  
 ~/nodes# ### rm -r .terraform .terraform.lock.hcl terraform.tfstate terraform.tfstate.backup ~/nodes# ### rm -r .terraform .terraform.lock.hcl terraform.tfstate terraform.tfstate.backup
технология_terraform.1721534713.txt.gz · Last modified: 2024/07/21 07:05 by val