Waldemar Hummer
                                            Waldemar Hummer
                                        
                                    Hi @khajam , thanks for reporting, and apologies for the long delay! Looks like the issue is related to downloading of the SSL certificate (`Unable to download Github artifact from...
Hi @paulrobello, thanks for reporting. We have pushed a couple of enhancements for handling of WebSocket disconnects and GoneException. Can you please pull the `latest` Docker image and give it...
Thanks for the feedback @paulrobello . Can you please help us create a small reproducible example? With the latest version we don't seem to be able to expose this behavior...
Hi @Tobolov , apologies for the delay on this one. Can you please confirm if this issue still persists after pulling the `latest` Docker image? Please note that this feature...
Thanks for reporting @kachaje . These are some great suggestions that can improve the LocalStack CircleCI Orb. 👍 Can you please share a copy of your CircleCI config - looks...
Hi all @lukehoban @jenstroeger @WonderPanda @astronouth7303 , just wanted to quickly sync up on the status of this item, as we've been recently asked about this feature by a couple...
@christophermaier Thanks much for providing this configuration sample, super helpful! @cabeaulac @segevgal87 @AstraLuma @WonderPanda @lukehoban @jenstroeger FYI, we have now created a thin wrapper script `pulumilocal` which should simplify the...
+1 we need to pass in logging configuration as a JVM system property, would be great to have a config parameter for it.
Thanks for reporting @ParisNakitaKejser-EB . This should be working in the meantime: ``` $ awslocal s3api create-bucket --bucket test123 { "Location": "/test123" } ``` Can you please pull the latest...
Hi @gooftroop , thanks for reporting. Turns out this was an issue in LocalStack itself (not the `cdklocal` script per se). We have now pushed a small fix for this...