Mike Lehner

Results 11 comments of Mike Lehner

Yes it's still there, when searching SAR, make sure you click the "Show apps that create custom IAM roles or resource policies" checkbox. Edit: now that terraform can deploy SAR...

Has anyone taken a swing at making a pull request for this yet?

@lkysow Thanks for the confirmation. This bug is killing us right now. We want people to be able see non-locking plans being run (in our normal CI pipleine) before Approvals...

Well, I actually think your original interpretation made sense to me. To clarify, we would never want atlantis to apply without having the most up to date plan saved and...

One thing I did notice was that if the apply does fail, the saved plans are deleted but the locks are left open (this may be the actual bug here)....

Just adding a use case here. Let's say I have an app and implement a timeout inside the app. Let's assume there's a bug in this app which causes it...

@mavenugo Thanks for the suggestion. I checked and it looks like the Amazon Linux AMI has LRO disabled by default so it doesn't look like this would apply in this...

@brudrafon Thanks for the info. The symptoms here are very subtly different than the article you posted. The article describes the symptoms as the host losing connectivity. In this case,...

More info: `docker 1.6.0` It's not DNS like some other issues were referencing, because the issue is also apparent when curling an IP directly. Info below. This is successful on...

If I restart the docker daemon it will work, for a while. `[root@ip-1-2-3-4 ~]# service docker restart`