cockroachdb / cockroachdb/cockroach

roachprod: support AWS configuration for multiple accounts

Open
#111,280 1 comment 0 reactions 0 assignees View on GitHub
A-roachprod A-testeng-infra C-enhancement T-testeng
Dominant language
Go
Stars
32.5k
Forks
4.1k
PR merge metrics
PR metrics pending

Description

Currently `roachprod` is configured to use a single AWS account to run clusters on EC2. Users can supply a custom configuration with per-region and per-AZ resources using the `--aws-config` flag. However, there is no standardized way to track and share these configuration options.

** Proposed Solution **
One potential solution is to provide a directory of JSON configs that `roachprod` can select from based on the account credentials used at runtime.

Jira issue: CRDB-31849

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.