generated from CC/VMServiceTemplate
terraform fmt
This commit is contained in:
@@ -16,7 +16,7 @@ provider "proxmox" {
|
|||||||
endpoint = var.pm_api_url
|
endpoint = var.pm_api_url
|
||||||
api_token = var.pm_api_token
|
api_token = var.pm_api_token
|
||||||
insecure = true
|
insecure = true
|
||||||
|
}
|
||||||
|
|
||||||
provider "aws" {
|
provider "aws" {
|
||||||
region = "garage"
|
region = "garage"
|
||||||
|
|||||||
Reference in New Issue
Block a user