Implement bridges and fillout readme with current state
This commit is contained in:
7
modules/networking/terraform.tf
Normal file
7
modules/networking/terraform.tf
Normal file
@@ -0,0 +1,7 @@
|
||||
terraform {
|
||||
required_providers {
|
||||
proxmox = {
|
||||
source = "bpg/proxmox"
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user