Move domains stuff under domains module
This commit is contained in:
3
terraform/main.tf
Normal file
3
terraform/main.tf
Normal file
@ -0,0 +1,3 @@
|
||||
module "domains" {
|
||||
source = "./domains"
|
||||
}
|
Reference in New Issue
Block a user