infrastructure/terraform/main.tf

4 lines
44 B
Terraform
Raw Normal View History

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