Sascha Matzke
Sascha Matzke
It would be really great if there would be an (atomic) Append() method. I know that I can work around this using Get() and Put() (and additional synchronization), but an...
Doesn't really fit the issue template, but it would be great if CFN YAML templates would allow to use YAML anchors & aliases. This way one could simply set an...
### Description Hi, it would be great if we would be able to customize the DismissButton icon of a TokenGroup to better communicate intend to our users. Our use-cases revolves...
Hi, are there any plans to fix the releases of the Go language plugin on PyPi? Currently the latest release on PyPi is 2.0.4 (https://pypi.org/project/cloudformation-cli-go-plugin/#history). According to Github there were...
Hi, we have a "oneOf" entry in our model and I suspect this to be culprit (but I don't know for sure). With older versions of `cfn-cli` and the go-plugin...
Hi, I just tried to use `cfn build-image` but got the following error: ``` $ cfn build-image Plugin for the go1.x runtime does not support building an image ``` In...
tldr; Support writing Hooks in Go - https://docs.aws.amazon.com/cloudformation-cli/latest/userguide/hooks.html