Results 23 comments of Troy Ready

Sane thread default is probably the number of CPU cores (as an example from another ecosystem, I believe that's the default for python's multiprocessing module - using what's returned by...

I'll echo above, from what I can tell this can now be closed. The original issues are now solved for me by using the following serverless config: ``` package: individually:...

I'm pretty sure `NoEcho` CFN parameters are triggering this same error as well: ``` ~ "ParameterName" = "****" -> "ValueFromTerraform" ``` Terraform thinks the resource needs to be updated but...