ModusCreateOrg / ModusCreateOrg/devops-infra-demo

Break CodeDeploy - Auto Scaling - ELB into its own module so it can be instantiated multiple times

Open
#47 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

enhancement help wanted
Dominant language
Shell
Stars
34
Forks
19
PR merge metrics
No merged PRs in 30d

Description

It would be valuable to be able to have more than one pool of servers, so lets break most of this into a module where you can set a name for the instance of the module, and it will create the load balancer, auto scaling group, and CodeDeploy application to match.

Contributor guide

No contributing guide indexed for this repository

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.

Research direction

Start by locating the existing Terraform configuration for CodeDeploy, Auto Scaling, and ELB in the repository. Trace how these resources are connected and identify the inputs needed to name separate instances. The work is done when multiple server pools can be instantiated independently, each with its matching load balancer, auto scaling group, and CodeDeploy application.

Written by the indexing model from the issue text.

Assessment

Tech stack
aws, terraform
Domain
cloud, infrastructure
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.