Chris Adams

Results 315 comments of Chris Adams

I was recently working on getting some of the less common resources tagged and some kind of ability like this would have been really useful to avoid needing to maintain...

I've been using Terraform 0.14 and the lock file approach is working really well — thanks! The only gap in functionality here is having some way to display outdated providers...

Here are a couple of related issues: https://github.com/IIIF/iiif-stories/issues/75 https://github.com/IIIF/iiif-stories/issues/76 As per https://github.com/IIIF/iiif-stories/issues/75#issuecomment-363874243 I deployed this to all of the wdl.org pages for testing: ``

> With that said, I think if we were to do this we'd want to use a more specific option name, like maybe -refresh=quiet as an alternative to -refresh=false, since...

> FYI to people in this thread - with 0.14 refactoring the way that plans refresh the current state, [@jbardin noted a few downsides](https://github.com/hashicorp/terraform/issues/27214#issuecomment-742581355) to the refresh then plan workflow...

I know `terraform-aws-modules/lambda/aws` was mentioned above but either it wasn't purged or the purge is not enough to fix the problem. It's still failing on our completely clean CI runners...

I've run into the “Receive buffer too long” while testing what I believe is just a poorly-written web app but it's in the middle of a flurry of requests so...

The main problem is deleting the original file before it’s replaced - there’s a brief window where the -imageoptim temp file is the only one. If it simply overwrote with...

That seems to be working in light testing. I'll update if that's just luck.

Defaults shift behavior, especially for people who aren’t experts. I’d tend to think that it’d be better not to discourage installing security updates by default and letting the much smaller...