Skip to content

Commit 9a76a24

Browse files
authored
Fix image links and update Terraform directory path
Updated image sources in README and corrected directory path for Terraform files.
1 parent 49b6849 commit 9a76a24

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

  • scenario2-optimized/terraform-infrastructure

scenario2-optimized/terraform-infrastructure/README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -29,11 +29,11 @@ Last updated: 2025-06-04
2929
## Overview
3030

3131
<div align="center">
32-
<img src="" alt="Centered Image" style="border: 2px solid #4CAF50; border-radius: 5px; padding: 5px;"/>
32+
<img src="https://github.com/user-attachments/assets/47c6f4a2-7366-410f-ae06-9c1aa9cd6514" alt="Centered Image" style="border: 2px solid #4CAF50; border-radius: 5px; padding: 5px;"/>
3333
</div>
3434

3535
<div align="center">
36-
<img src="" alt="Centered Image" style="border: 2px solid #4CAF50; border-radius: 5px; padding: 5px;"/>
36+
<img src="https://github.com/user-attachments/assets/e5d47acd-dabd-41b3-8fc5-da5f7c4b5b68" alt="Centered Image" style="border: 2px solid #4CAF50; border-radius: 5px; padding: 5px;"/>
3737
</div>
3838

3939
> Templates structure:
@@ -73,7 +73,7 @@ graph TD;
7373
> Go to the path where Terraform files are located:
7474
7575
```sh
76-
cd scenario1-high-decay/terraform-infrastructure
76+
cd scenario2-optimized/terraform-infrastructure
7777
```
7878

7979
```sh

0 commit comments

Comments
 (0)