opensearch-project / opensearch-project/observability-stack
[FEATURE] Allow Profile Specification in install CLI
Nobody has claimed this yet.
- 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
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- 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