proxmox-vm/provider.tf

6 lines
61 B
Terraform
Raw Normal View History

2024-09-14 12:26:38 +00:00
terraform {
required_providers {
//Provider name
}
}