mirror of
https://github.com/RealOrangeOne/infrastructure.git
synced 2026-07-17 16:35:58 +00:00
Move domains stuff under domains module
This commit is contained in:
parent
f37519246a
commit
ac6210d618
2 changed files with 3 additions and 0 deletions
3
terraform/main.tf
Normal file
3
terraform/main.tf
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
module "domains" {
|
||||
source = "./domains"
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue