infrastructure/terraform/main.tf

3 lines
44 B
HCL

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