example-bundles icon indicating copy to clipboard operation
example-bundles copied to clipboard

helloworld example does not work as-it-is

Open ffoysal opened this issue 6 years ago • 2 comments

duffle install my-release bundle.json --bundle-is-file produces this Error: unable to find definition for port

running on duffle version 0.3.4-beta.1

ffoysal avatar Oct 04 '19 11:10 ffoysal

Same problem, also with the hellohelm bundle. I don't know what I've done wrong

benc-uk avatar Nov 04 '19 11:11 benc-uk

If I add -s port=8080 to the command e.g. duffle install test -f ./bundle.json -s port=8080 I get a different error

Error: definition "" of parameter "port" is not present in bundle

benc-uk avatar Nov 04 '19 11:11 benc-uk