René Mulder
René Mulder
We have been searching for the right way to do staged deployments and have so far not come up with a satisfactory solution. The biggest underlying problem, I believe, is...
### Subject of the issue I would like to easily refactor stacks, especially move resources from one stack to another that cannot be deleted (either because they contain data or...
Manages a similar object as AWS::EC2::Route except that it routes to a Network Manager Core Network, which is supported in the SDK, just not in Cloudformation. See https://docs.aws.amazon.com/AWSJavaScriptSDK/latest/AWS/EC2.html#createRoute-property with the...
First of all, thank you very much for writing this tool. If it works as advertised, it will be an absolute life-saver for us. I am unfortunately not versed in...
### Is there an existing issue for this? - [X] I have searched the existing issues ### Feature description Add support for exporting CloudWan metrics. See https://docs.aws.amazon.com/network-manager/latest/cloudwan/cloudwan-cloudwatch-metrics.html We will probably...
I've noticed when specifying an array with unique: true translates the model into a Set instead of an Array (makes sense) but then when passing an actual array as example...