James Bardin
James Bardin
Hi @alexott, I have an alternative proposal in #35164. This would effectively remove the extra copy for all implementations, while retaining the existing copy semantics of `WriteState`.
superseded by #35164
Hi @carlitos081, Thanks for filing the issue. Does the resulting lock file work as expected when you specify the mirror using the [`-net-mirror` flag](https://developer.hashicorp.com/terraform/cli/commands/providers/lock#net-mirror-url)? In order to get all the...
Hi @scott-doyland-burrows, Thanks for filing the issue. I'm not able to replicate the behavior using v1.8 or the current main branch, so there must be something unique to your setup...
Thanks for the follow up. I'm not hearing about anything unusual from the TFC side, so it's hard to say what might have happened here. I'll keep an eye out...
If you are storing the state in the `cloud` storage, then there is a different interface used to fetch the root module outputs which does not pull the entire state....
I don't think this is a one-way door per say, but I do think changing the function call site for all existing functions to handle diagnostics is much harder than...
Hi @bschaatsbergen, Thanks for filing the issue. In this case, the quoted output was intentionally chosen because nearly all reports filed by users were due to incorrect command line arguments,...
I see there are a couple PRs associated with the issue, but they do not fix the quoting problem, rather they remove the escaping of inner quotes which would result...
Hi @thewileyriley, Thanks for filing the issue! The log message is correct in most cases, except it does produce an erroneous message for the `terraform` provider. Since the log output...