Hacktoberfest 2026: the issues maintainers tagged for October, open and beginner-friendly. Browse Hacktoberfest issues

Implement basic terraform deploy for the api-v2 infrastructure

Open
#14 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
5/5
Estimated time
Over a week
Newbie friendliness
30/100
Issue type
Feature
Clarity
Mostly clear
Activity status
Stale
Tech stack
python, terraform

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.

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.

Dominant language
Python
Stars
1
Forks
1
Avg merge
15h 10m
Merged PRs (30d)
12

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from PolicyEngine/policyengine-sim-api

All issues in PolicyEngine/policyengine-sim-api

Similar issues

More Python issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.