infrastructure/terraform/main.tf

4 lines
44 B
HCL

module "domains" {
source = "./domains"
}