From 269eabb898daf05a99b47013d32d99a806a3e510 Mon Sep 17 00:00:00 2001 From: Haitao Pan Date: Thu, 8 Feb 2024 09:38:40 +0800 Subject: [PATCH] update README.md & iac_modules --- README.md | 3 +++ iac_modules | 2 +- 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 899cb47c..2440aab5 100644 --- a/README.md +++ b/README.md @@ -12,6 +12,9 @@ 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 +git submodule init +git submodule update + 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 index 58afcbd1..89f14bb4 160000 --- a/iac_modules +++ b/iac_modules @@ -1 +1 @@ -Subproject commit 58afcbd10af57213d0ac1ced454b0e0b5867d73f +Subproject commit 89f14bb4ea55b76a74c3fcac4978413064777801