We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Hi, would it be possible to support defining inputs that have a constrainted choice of values.
In TOSCA CSimple Profile in YAML version 1.0 they give an example in section 3.1. I thougth that was supported by default :(
The text was updated successfully, but these errors were encountered:
it seems that these features are availble using the ARIA-TOSCA plugin: https://docs.cloudify.co/4.3.0/working_with/official_plugins/aria/ https://github.com/apache/incubator-ariatosca/blob/1f3e7ff42fefcd5dc8191e3b0eeac0460db059b0/examples/tosca-simple-1.0/use-cases/compute-1/compute-1.yaml
I wish I could test this but I have no idea on how to add a plugin? @emepetres can I use imports as for cloudify-hpc-plugin?
Sorry, something went wrong.
not possible actually mix Cloudify DSL and ARIA...
No branches or pull requests
Hi,
would it be possible to support defining inputs that have a constrainted choice of values.
In TOSCA CSimple Profile in YAML version 1.0 they give an example in section 3.1.
I thougth that was supported by default :(
The text was updated successfully, but these errors were encountered: