⚡: remove useless var for import
All checks were successful
terraform-lint / terraform-lint (push) Successful in 3s
All checks were successful
terraform-lint / terraform-lint (push) Successful in 3s
This commit is contained in:
@@ -16,5 +16,6 @@ provider "ovh" {
|
||||
}
|
||||
|
||||
provider "proxmox" {
|
||||
endpoint = "https://serenor.dmz.mateu.be:8006"
|
||||
insecure = "true"
|
||||
}
|
||||
|
Reference in New Issue
Block a user