first
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
variable "pve_api_endpoint" {
|
||||
type = string
|
||||
}
|
||||
|
||||
variable "pve_api_token" {
|
||||
type = string
|
||||
sensitive = true
|
||||
}
|
||||
Reference in New Issue
Block a user