apache / apache/openserverless

Task-util-config: add a select and multiselect instructions to util/config/configurator/configurator.ts

Open
#66 2 comments 0 reactions 1 assignee Assigned to @dcremonini View on GitHub
enhancement
Dominant language
Python
Stars
576
Forks
29
Avg merge
50m
Merged PRs (30d)
13

Description

- Kind of request: feature request

# Problem

To create a wizard configurator, a selection of a choice or a multiple selection are needed.

Currently it's not possible to formulate questions such as:

- On which cloud provider(s) do you want to install Open Serverless (_more choices are possible_)?
- AWS
- Azure
- GCP

# Impact
100% of users that will install the ops

# Priority
high

# Expected outcome

1. The `multiselect` component of https://www.npmjs.com/package/@clack/prompts can be used.

# Suggested solution
None

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.