PolicyEngine / PolicyEngine/policyengine-sim-api
Implement basic terraform deploy for the api-v2 infrastructure
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 1
- Forks
- 1
- Avg merge
- 10h 29m
- Merged PRs (30d)
- 7
Description
The scope of this task is to add terraform for deploying our api-v2 infrastructure. Ideally this would consist of reusable modules (or module) for the application + a project for actual deployment. Similarly the deployment should not be specific to our cloud account (I.e. the make target for deploy should require "us"-specific configuration provided as arguments rather than being hard coded into the repo.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
No files or tests are named, so start by reviewing the repository and locating the api-v2 entry points and any existing deployment configuration. Define the reusable Terraform module and deployment project around the application requirements. Done means api-v2 can be deployed with account-specific settings supplied as arguments rather than hard-coded in the repository.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python, terraform
- Domain
- api, cloud, infrastructure
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 30/100