Skip to content

Commit

Permalink
Updated readme
Browse files Browse the repository at this point in the history
  • Loading branch information
antonbabenko committed Nov 6, 2019
1 parent fb50f29 commit bcf3434
Showing 1 changed file with 5 additions and 6 deletions.
11 changes: 5 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,14 +23,13 @@ Code in this repository is used for generating infrastructure as Terraform confi

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

<details><summary>Original infrastructure</summary>
<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="500" /></p>
</details>
### Original infrastructure

<details><summary>Movie of complete code execution</summary>
<p><a href="https://asciinema.org/a/32rkyxIBJ2K4taqZLSlKYNDDI" target="_blank"><img src="https://asciinema.org/a/32rkyxIBJ2K4taqZLSlKYNDDI.svg" alt="modules.tf demo - November 2019" width="500" /></a></p>
</details>
<img src="https://raw.githubusercontent.com/antonbabenko/modules.tf-demo/master/Web%20App%20Reference%20Architecture%20(complete).png" alt="Web App Reference Architecture" width="500" />

### Recording of complete code execution

<a href="https://asciinema.org/a/32rkyxIBJ2K4taqZLSlKYNDDI" target="_blank"><img src="https://asciinema.org/a/32rkyxIBJ2K4taqZLSlKYNDDI.svg" alt="modules.tf demo - November 2019" width="500" /></a>

## Supporters

Expand Down

0 comments on commit bcf3434

Please sign in to comment.