opensearch-project / opensearch-project/observability-stack
[FEATURE] Install CLI should confirm resources and accounts before triggering
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?
The current CLI installer for the observability stack does not confirm what all is being installed before it triggers. Infra admins or Platform leads want to validate the install specifications before they deploy in case they specified the wrong region or account.
What solution would you like?
During the install workflow, confirm all the selections ahead of moving forward with the deployment.
What alternatives have you considered?
None.
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 by locating the CLI install workflow and the point where deployment is triggered. Trace how resource and account selections are collected, then define the confirmation step so all selections are shown before deployment proceeds; done means incorrect region or account choices can be reviewed before triggering the install.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- cli
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 48/100