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
+4Lines changed: 4 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -18,6 +18,10 @@ The second one is Mongodb. we need to save the prompt and GPT-4_mini response in
18
18
The third one is in the media directory. for now, We save a project called (MyTerraform) which is a Terraform template generated based on user requirements. so users can download it and use it.<be />
19
19
surely we can save any static data in the `/media`.
20
20
21
+
![Uploading teramedia.png…]() <be />
22
+
23
+
This is an example of template generated in the `/media`
24
+
21
25
### directory_generator.py
22
26
This file becomes updated when we trigger the template generation API. finally, It generates the MyTerraform directory based on user input which is a template.
0 commit comments