mirror of
https://github.com/bryanunitek/ThePowerPlayer-Claw.git
synced 2026-07-13 06:35:28 +00:00
No description
- JavaScript 71.3%
- HTML 27%
- Mustache 1.6%
| Filename | Latest commit message | Latest commit date |
|---|---|---|
| admin | ||
| api | ||
| app | ||
| docs | ||
| documents | ||
| postman | ||
| web | ||
| .gitattributes | ||
| Dockerfile.admin.DEV | ||
| Dockerfile.admin.PROD | ||
| Dockerfile.admin.UAT | ||
| package.json | ||
| README.md | ||
| yarn.lock | ||
Terraform Init
terraform init -backend-config "bucket=$TF_VAR_bucket" \
-backend-config "region=$TF_VAR_region" \
-backend-config "profile=$TF_VAR_profile" \
-backend-config "dynamodb_table=$TF_VAR_dynamodb_table"