chore: Refactor talos image creation
This commit is contained in:
parent
de4faf86ca
commit
1a791f6c37
3 changed files with 27 additions and 48 deletions
|
|
@ -4,5 +4,9 @@ terraform {
|
|||
source = "bpg/proxmox"
|
||||
version = "0.86.0"
|
||||
}
|
||||
http = {
|
||||
source = "hashicorp/http"
|
||||
version = "3.5.0"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue