Elad Ben-Israel

Results 198 comments of Elad Ben-Israel

okay thanks for the clarification. I’ll think about this some more and see if there is something we can do to make this easier to implement.

This is a very interesting idea. I am transferring this to the RFC repo. Please follow the [RFC Repo README](https://github.com/aws/aws-cdk-rfcs/README.md) in order to submit this as an RFC.

@ivawzh this is an interesting proposal. I am moving this issue to the RFC repo. I would recommend creating an RFC and following the [RFC process](https://github.com/aws/aws-cdk-rfcs#what-is-an-rfc) to get this explored...

FYI, this is now being implemented and published under [cdklabs/cdk-import](https://github.com/cdklabs/cdk-import). @rix0rrr I am wondering if it's worth leaving this RFC open or we can merge it for now and continue...

I am transferring this to the RFC repo for further discussion.

@madeline-k @otaviomacedo @BenChaimberg I've updated this issue according to the new RFC process template. Please take a look at the new process description. Can you also please take a look...

A very important tenant that must be preserve is that bootstrap templates should be usable through account stamping tools like StackSets and Control Tower/Landing Zone. This implies that we should...

Hi @michanto, this looks very interesting. We are in the process of revising our RFC workflow. Please take a look at the new workflow as described here: https://github.com/aws/aws-cdk-rfcs/tree/benisrae/rfc-2#rfc-process

@stlserverless yes, the intent is that when an app is synthesized within the context of a `cdk deploy` invocation, it knows the CLIs account and region, so we can simply...

We are in the process of importing this RFC from the AWS CDK repo. You can read more here: https://github.com/aws/aws-cdk/pull/4131