first commit
This commit is contained in:
7
providers.tf
Normal file
7
providers.tf
Normal file
@@ -0,0 +1,7 @@
|
||||
provider "proxmox" {
|
||||
pm_tls_insecure = true
|
||||
pm_api_url = ""
|
||||
pm_api_token_secret = ""
|
||||
pm_api_token_id = ""
|
||||
pm_otp = ""
|
||||
}
|
||||
Reference in New Issue
Block a user