mirror of
https://github.com/Hestia-Homes/Model.git
synced 2026-06-08 11:17:27 +00:00
| .. | ||
| main.tf | ||
| provider.tf | ||
| README.md | ||
| variables.tf | ||
Checklist for a new lambda
- Copy cp -r lambda/_template lambda/
- Set
state_bucket_name - Add ECR repo in shared/main.tf
- Add shared output for repo name/url
- Push to GitHub (CI will deploy)