orchestration-tests/nomad/root.tf

8 lines
99 B
HCL

module "acls" {
source = "./acls"
}
module "storage_plugins" {
source = "./storage_plugins"
}