generated from CC/VMServiceTemplate
This commit is contained in:
@@ -17,13 +17,6 @@ provider "proxmox" {
|
||||
api_token = var.pm_api_token
|
||||
insecure = true
|
||||
|
||||
# === FIX THIS ===
|
||||
ssh {
|
||||
agent = true
|
||||
username = "root"
|
||||
password = "Ishimaru17"
|
||||
}
|
||||
}
|
||||
|
||||
provider "aws" {
|
||||
region = "garage"
|
||||
|
||||
Reference in New Issue
Block a user