Adam Ruka

Results 69 comments of Adam Ruka

> Apologies for possibly very early questions but: No worries - this is exactly the time to ask those questions! > * Is Launchpads something that's provisioned via CloudFormation as...

You definitely could generate it once, and then publish as an NPM library. The complicated part is that you most likely want to make it company-private, as it will be...

@eladb thanks a lot for the review! I've included most of your comments, let me know if this makes sense!

@britzp I can only say that we are thinking of this use case very hard, so expect a lot of activity in this area soon 🙂. While I have you,...

> > I would bet if I did a similar search for TypeScript, I would get ten times as many results. So this capability is actively being used by our...

@rix0rrr I've assigned you as the API bar raiser on this one, let me know if you disagree.

Pull Request with the RFC: https://github.com/aws/aws-cdk-rfcs/pull/421.

@eladb no, it has not - the design has been approved in the RFC, but the implementation work has not started.

We could go really meta, and use the [`@aws-cdk/cloudformation-include` module](https://docs.aws.amazon.com/cdk/api/latest/docs/cloudformation-include-readme.html) to implement this 😃

I really like this discussion, and I agree with the general direction where this is going! I have a few comments on the details of each of the proposed solutions....