OperationCode / OperationCode/operationcode_infra

Migrate S3 buckets to proper AWS account

Open
#54 2 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
HCL
Stars
17
Forks
12
PR merge metrics
No merged PRs in 30d

Description

We have two S3 buckets that are used by the Operation Code website - "operationcode-assets" and "operationcode-web".

These are in one AWS account (the credentials of which are stored in 1Password).

However, all of the rest of our AWS assets are stored in another AWS account (this is the one that those of us who have IAM credentials use, it contains all our EC2 instances, etc.)

We need to eventually (it's currently working fine, but I'd like us to get to this when we can) migrate the buckets from the first AWS account to the second to consolidate them in one account.

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 infrastructure definitions and account configuration for the operationcode-assets and operationcode-web S3 buckets, then review how the website uses them. Confirm the required target account and access details through the project's documented 1Password credentials. Done means both buckets are in the account containing the EC2 instances and the website continues working.

Written by the indexing model from the issue text.

Assessment

Tech stack
aws
Domain
cloud, infrastructure
Issue type
Refactor
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.