opensearch-project / opensearch-project/observability-stack

[FEATURE] Allow Profile Specification in install CLI

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

Nobody has claimed this yet.

enhancement untriaged
Dominant language
JavaScript
Stars
41
Forks
39
Avg merge
2d 11h
Merged PRs (30d)
10

Description

Is your feature request related to a problem?

When I setup the OpenSearch stack with the CLI it doesn't allow me to select which AWS profile I want to install it on. It assume my default profile.

What solution would you like?

I'd like a way to quickly install the stack in my preferred profile (region specification already exists)

What alternatives have you considered?

Manually changing my profile.

Do you have any additional context?

No.

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.

Research direction

Start at the install CLI entry point and trace the existing region-specification option, then check how AWS credentials currently fall back to the default profile. Add a way to select an AWS profile during installation and verify that the chosen profile is used for the stack deployment.

Written by the indexing model from the issue text.

Assessment

Tech stack
aws, javascript
Domain
cli, cloud
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Quiet
Clarity
Mostly clear
Newbie friendliness
55/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.