Shirley Li

Results 9 comments of Shirley Li

Hi @bblommers, we were able to try this out and it resolved our issue. On top of that we were encountering an issue with the stack deletion. We were wondering...

Hi @bblommers , we are running into an issue with delete stack where the ordering of how the resources are deleted is causing an issue. When the cloudformation delete it's...

Hi @bblommers, the issue with delete stack is not producible with latest version any more, thank you for your timely response. We have a few more problems, one relating to...

We are using `motoserver/moto:latest` as the Docker image.

Update on delete stack issue, sorry for going back and forth. Here is a reproducible example @bblommers , that's causing an issue when trying to delete stack. We were able...

@bblommers Thank you for fixing the above. The latest release has resolved the issues you've listed above and I've also tried it out and it was working on our end....

Thanks @bblommers for your help! Question about latest docker image, we are getting this error that didn't occur before pulling latest moto docker image. `An error occurred (ValidationError) when calling...

@bblommers Does moto cloudformation support conditions? For the role use case we have a condition check, if the parameter inputted is not empty then continue with creating the resource.

Hi @bblommers, we have conditional checks in the outputs section. Here is an example that reproduces the error with `DescribeStacks operation: Template error: instance of Fn::GetAtt references undefined resource role`....