You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+4-3Lines changed: 4 additions & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -19,11 +19,12 @@ Code in this repository is used for generating infrastructure as Terraform confi
19
19
1. Follow step-by-step instructions in `README.md` which you can find inside of it.
20
20
21
21
22
-
###How do the generated Terraform configurations look like?
22
+
## How do the generated Terraform configurations look like?
23
23
24
24
In [modules.tf-demo](https://github.com/antonbabenko/modules.tf-demo) repository you can see the exact configuration code generated from sample "Web App Reference Architecture":
0 commit comments