Skip to content

murat-akpinar/opentofu-proxmox

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

opentofu-proxmox

Proxmox Opentofu

Opentofu Yüklemek

sudo apt update
sudo apt install opentofu

Tofu Plugins Yüklenmesi

mkdir -p ~/.terraform.d/plugins
cd ~/.terraform.d/plugins
git clone https://github.com/bpg/terraform-provider-proxmox.git

Tofu Komutları

tofu init # Tofu konfigürasyonunu oluşturur
tofu apply # VM Oluşturur
tofu destroy # Oluşturulan VM siler

About

Proxmox Opentofu

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages