Will Yardley
Will Yardley
@crw I described the issue in the linked issue (#28996) -- it seems to me that it's obvious _any_ UNIX command line utility should not include an additional empty newline...
> Explanation of how the extra newline impacts the usage of terraform, blocks a use case, or otherwise adds difficulty. It is ugly to look at, does it need to...
@mildwonkey @alisdair sorry to bug you two somewhat at random, but not sure where a good place is to bug people @ Hashicorp about issues / PRs - would either...
Hi @crw Any more news on some kind of fix for this? I know you had mentioned working on consistency of error message formatting broadly - is there a ticket...
Ok, but doesn't it seem a given that a UNIX program should not output an extra newline when printing something? For example: ``` % ls bar/ foo/ % ``` vs...
Here's an example one. Note: * We do not check in our lockfiles, so any lockfile here is one that's local * Re-running the plan typically resolves the issue ```...
Hard to know since it's transient, but I would assume so. The more I think about it, the more I am convinced it's due to the plugin cache thing and...
Got this again just now: ``` Initializing the backend... Successfully configured the backend "gcs"! Terraform will automatically use this backend unless the backend configuration changes. Initializing provider plugins... - Finding...
I'm getting this error, and even though `atlantis/apply` is not 'required', and all required status checks are passing, it's still barfing. yet: [requiring approval instead hasn't been working for me...
> To debug, log in as the Atlantis user and look at the pull request, is the merge button clickable? I see - haven't tested that, but that could be...