Add working provisioning and configuration for MS SQL data warehouse
This commit is contained in:
8
provisioning/modules/vm/versions.tf
Normal file
8
provisioning/modules/vm/versions.tf
Normal file
@@ -0,0 +1,8 @@
|
||||
terraform {
|
||||
required_providers {
|
||||
proxmox = {
|
||||
source = "bpg/proxmox"
|
||||
version = "~> 0.73"
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user