byu-oit / byu-oit/hw-lambda-api
Local running of Terraform
- Dominant language
- HCL
- Stars
- 2
- Forks
- 0
- Avg merge
- 3d 8h
- Merged PRs (30d)
- 5
Description
When trying to run the terraform locally before I pushed my work to github, I ran into a problem with the file lambda.zip. The workflow creates this file automatically when it runs, but the terraform won't work without it. I don't know how common it is to run terraform init and plan before pushing changes to github, but I usually do especially when I am creating something new. I would recommend including the need to create the zip file somewhere in the readme when getting things going locally, if that is considered useful.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start with the README and the local Terraform setup, then compare them with the workflow that creates lambda.zip. Run terraform init and plan locally to confirm the documented prerequisite is sufficient; done means the README explains how lambda.zip is needed for local use before those commands.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- aws, terraform
- Domain
- documentation
- Issue type
- Documentation
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 55/100