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
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -54,7 +54,7 @@ Before we get started ensure you have below tools setup:
54
54
55
55
### Development
56
56
57
-
-*Python v3.11* - For developing the Flask API application.
57
+
-*Python v3.13* - For developing the Flask API application.
58
58
-*Terraform v1.5.7* - Leading Infrastructure as Code framework for building Cloud & On-Prem Infrastructure.
59
59
-*GoLang go v1.21.1 (Optional)* - We are using `Terratest` for testing our TF Code. So only if you wish to write or run tests then you would require it.
60
60
-*Docker Desktop* - Used for containerizing and testing the application locally.
0 commit comments