Skip to content

Commit 664341d

Browse files
authored
added doc intelligence module
1 parent 08b6efc commit 664341d

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

terraform/README.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -122,10 +122,9 @@ graph TD;
122122
</div>
123123

124124
<div align="center">
125-
<img src="https://github.com/user-attachments/assets/bef1b08c-46d8-464e-a87b-e0b93034cc54" alt="Centered Image" style="border: 2px solid #4CAF50; border-radius: 5px; padding: 5px;"/>
125+
<img src="https://github.com/user-attachments/assets/7fb56136-a1cf-45dc-b96c-6b0f9312ca19" alt="Centered Image" style="border: 2px solid #4CAF50; border-radius: 5px; padding: 5px;"/>
126126
</div>
127127

128-
129128
- **Remove**: Destroys the infrastructure managed by Terraform. It prompts for confirmation before deleting any resources. It also uses the variable values specified in `terraform.tfvars`.
130129

131130
```sh

0 commit comments

Comments
 (0)