[
https://issues.apache.org/jira/browse/CAMEL-19436?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Claus Ibsen updated CAMEL-19436:
--------------------------------
Priority: Minor (was: Major)
> Provide a way of retrieving provided route parameters statically
> ----------------------------------------------------------------
>
> Key: CAMEL-19436
> URL: https://issues.apache.org/jira/browse/CAMEL-19436
> Project: Camel
> Issue Type: New Feature
> Components: came-core
> Reporter: Andrea Cosentino
> Priority: Minor
>
> I'm working on providing some infra as code with Kamelets, like, I want to
> use S3 and through camel-jbang commands pre-populate the commands to give to
> ansible/terraform or cloudformation with the S3 bucket name defined in my
> route.
> So we could have something like
> camel infra generate aws-s3 route.yaml
> with bucket-name defined as test in route yaml
> and the output would be something like
> ansible-playbook -v ansible/aws-s3.yaml --extra-vars bucket_name=test
> cc [[email protected]]
--
This message was sent by Atlassian Jira
(v8.20.10#820010)