Skip to content

Commit bcd70fc

Browse files
committed
Updated readme
1 parent 7f74daf commit bcd70fc

File tree

1 file changed

+8
-2
lines changed

1 file changed

+8
-2
lines changed

‎README.md

Lines changed: 8 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,9 +21,15 @@ Code in this repository is used for generating infrastructure as Terraform confi
2121

2222
## How do the generated Terraform configurations look like?
2323

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":
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".
2525

26-
[![Web App Reference Architecture](https://raw.githubusercontent.com/antonbabenko/modules.tf-demo/master/Web%20App%20Reference%20Architecture%20(complete).png)](https://github.com/antonbabenko/modules.tf-demo)
26+
<details><summary>See original infrastructure</summary>
27+
<p><img src="https://raw.githubusercontent.com/antonbabenko/modules.tf-demo/master/Web%20App%20Reference%20Architecture%20(complete).png" alt="Web App Reference Architecture" width="600" /></p>
28+
</details>
29+
30+
<details><summary>See the movie of complete execution</summary>
31+
<p><a href="https://asciinema.org/a/32rkyxIBJ2K4taqZLSlKYNDDI" target="_blank"><img src="https://asciinema.org/a/32rkyxIBJ2K4taqZLSlKYNDDI.svg" alt="modules.tf demo - November 2019"/></a></p>
32+
</details>
2733

2834

2935
## Supporters

0 commit comments

Comments
 (0)