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