chore: restructured project

This commit is contained in:
ITQ
2025-10-31 15:20:30 +03:00
parent 804444ab74
commit 0dc6551e7c
37 changed files with 28 additions and 0 deletions
+21
View File
@@ -0,0 +1,21 @@
# This is just a template file, create .env file when running init script
# Below all environment variables
YC_SERVICE_ACCOUNT_KEY_FILE=
YC_CLOUD_ID=
YC_FOLDER_ID=
# Must be the same as YC_FOLDER_ID and YC_CLOUD_ID
TF_VAR_cloud_id=
TF_VAR_folder_id=
TF_VAR_domain=
TF_VAR_frontend_domain=
TF_VAR_frontend_develop_domain=
AWS_BUCKET=
AWS_BUCKET_KEY=
AWS_ENDPOINT=
AWS_USE_PATH_STYLE=
AWS_ACCESS_KEY_ID=
AWS_SECRET_ACCESS_KEY=
AWS_DEFAULT_REGION=