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
+6Lines changed: 6 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -22,6 +22,12 @@ surely we can save any static data in the `/media`.
22
22
23
23
This is an example of a template generated in the `/media`
24
24
25
+
and the input is something like that
26
+
27
+
28
+
![Uploading Screenshot from 2024-10-27 10-56-54.png…]()
29
+
30
+
25
31
### directory_generator.py
26
32
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