Skip to content
This repository has been archived by the owner on Jul 12, 2022. It is now read-only.

Allow extraction of formula output in an input param #811

Open
henriquemoraeszup opened this issue Dec 21, 2020 · 1 comment
Open

Allow extraction of formula output in an input param #811

henriquemoraeszup opened this issue Dec 21, 2020 · 1 comment
Assignees
Labels
✔️ refined ISSUE refined by the Ritchie Team ✨ feature Suggest a new feature or enhancement to the Ritchie project
Projects
Milestone

Comments

@henriquemoraeszup
Copy link
Contributor

What would you like to be added:
We need to be able to execute a formula and use its output as either a list or a scalar value from another formula input. Example

{
   "name": "rit_my_out_val",
   "type": "output",
   "output": {
       "command": "rit aws buckets list --region=us-east-1",
       "name": "my_bucket",
       "type": "list|multi|text|bool"
   },
}

Why is this needed:
To enable a more robust use of dynamic inputs implementation

@henriquemoraeszup henriquemoraeszup added ✨ feature Suggest a new feature or enhancement to the Ritchie project ✔️ refined ISSUE refined by the Ritchie Team labels Dec 21, 2020
This was referenced Dec 21, 2020
@stale
Copy link

stale bot commented Feb 19, 2021

This issue has been automatically marked as stale because it hasn't had any activity in 60 days. It will be closed in 7 days if no further activity occurs (e.g. changing labels, comments, commits, etc.). Please feel free to tag a maintainer and ask them to remove the label if you think it doesn't apply. Thank you for submitting this issue and helping make Ritchie a better product!

@stale stale bot added the stale label Feb 19, 2021
@fabianofernandeszup fabianofernandeszup added this to the 3.0.0 milestone Jul 7, 2021
@GuillaumeFalourd GuillaumeFalourd added this to To do in Ritchie V3 Sep 8, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
✔️ refined ISSUE refined by the Ritchie Team ✨ feature Suggest a new feature or enhancement to the Ritchie project
Projects
Development

No branches or pull requests

3 participants