Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Reduce number of inputs - take a json for inputs that are not needed by most users #387

Open
vburckhardt opened this issue Apr 18, 2024 · 2 comments
Labels
enhancement New feature or request

Comments

@vburckhardt
Copy link
Member

Description

  • Reduce number of variables in the DA - eg: only expose the variables that are needed by the majority of users (eg: 80% of users)
  • Move the variables that are not needed by most users to a json input. See landing zone DAs as example (override_json input).
@vburckhardt vburckhardt added the enhancement New feature or request label Apr 18, 2024
@huayuenh
Copy link
Contributor

huayuenh commented Jul 4, 2024

Looking at moving the pipeline properties into the new pipeline property JSON support. This should significantly reduce the number of inputs

@padraic-edwards
Copy link
Contributor

Will be addressing this in an upcoming release, reducing the number of optional properties, grouping related variables and improving descriptions.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants