Remove terraform modules
Makes sharing variables between modules (which i'd have to do) incredibly difficult. So flat with naming conventions it is!
This commit is contained in:
parent
5938f7fca6
commit
d7bb71d14b
2 changed files with 0 additions and 3 deletions
|
@ -1,3 +0,0 @@
|
|||
module "domains" {
|
||||
source = "./domains"
|
||||
}
|
Loading…
Reference in a new issue