feat: add opentofu remote bucket state storage
This commit is contained in:
parent
65a98c6f57
commit
6e72e0ccff
5 changed files with 29 additions and 12 deletions
|
|
@ -1,13 +1,3 @@
|
|||
variable "proxmox_api_endpoint" {
|
||||
type = string
|
||||
description = "Proxmox cluster API endpoint https://proxmox-01.my-domain.net:8006"
|
||||
}
|
||||
|
||||
variable "proxmox_api_token" {
|
||||
type = string
|
||||
description = "Proxmox API token bpg proxmox provider with ID and token"
|
||||
}
|
||||
|
||||
variable "root_password" {
|
||||
type = string
|
||||
description = "Password used for the root user"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue