diff --git a/.gitmodules b/.gitmodules new file mode 100644 index 00000000..d34b95b5 --- /dev/null +++ b/.gitmodules @@ -0,0 +1,3 @@ +[submodule "iac_modules"] + path = iac_modules + url = https://github.com/svc-design/iac_modules.git diff --git a/README.md b/README.md index a095e044..899cb47c 100644 --- a/README.md +++ b/README.md @@ -11,6 +11,7 @@ For more detailed information, please refer to the documentation available in tw ## Getting Started +git submodule add --force https://github.com/svc-design/iac_modules.git Follow the links above to the documentation in your preferred language to get started with using this reference architecture. ## Contributing diff --git a/iac_modules b/iac_modules new file mode 160000 index 00000000..5ad9b9f5 --- /dev/null +++ b/iac_modules @@ -0,0 +1 @@ +Subproject commit 5ad9b9f576bbf532a47cbe47b7638fe54ff965d7