Jack Lindamood

Results 129 comments of Jack Lindamood

Another example is Go's `GOPROXY` variable, which when used via CI/CD from github/circleci/etc generally includes auth credentials, so needs to be a secret in the build.

In lieu of metrics support, how are people currently monitoring their atlantis deploy to make sure it's healthy?

Awesome work. Thanks @nishkrishnan

Thanks. What version of nginx are you using?

I'll look at it when I can. I've heard of this behavior before from other people, but just ignored it since nginx still worked before and after (The old process...

Can you try using the example config that comes with the module and see if that works? I know people in the past have had trouble getting nginx working with...

Until this is resolved, does anyone here have a good workaround? Our specific case is secret password rotation lambdas from AWS Secret Manager, which requires the lambda to be executed...

> feedback from users before making a final decision I don't mind meeting, but it's likely not necessary: the use case is simple ([secrets manager rotation](https://docs.aws.amazon.com/secretsmanager/latest/userguide/rotate-secrets_turn-on-for-other.html) of passwords via lambda)....