Xin Chen

Results 18 comments of Xin Chen

@shapirov103 , I am closing this PR in favor of https://github.com/aws-quickstart/cdk-eks-blueprints/pull/588

@anjanaviyer is working on this.

@shapirov103 , yes, that will do. Great feature 👍 ! We can close this issue.

Does this open up the possibility to include sub-yaml files in bora.yaml?

@ampedandwired Personally I think breaking down bora.yml into 'stack' level would be good enough. May have this folder structure: ``` - templates/

@ampedandwired Thanks. I don't really want to put any cfn-stack-name etc into rake file. Can you tell me how do I get `rake bora[apply, mystack, --params, x=y, --cfn-stack-name, foo]` format...

@ampedandwired Yes. I am only using rake to work around the STDOUT.sync problem. Thanks!