Use a tailored go-getter to get rid of transitive depenencies

This commit is contained in:
Yujun Zhang
2020-02-29 16:47:26 +08:00
parent fae66446a8
commit a24bf6aece
177 changed files with 7550 additions and 127 deletions

View File

@@ -0,0 +1 @@
# Hello

View File

@@ -0,0 +1,5 @@
# Hello
module "foo" {
source = "./foo"
}