Martin Atkins
Martin Atkins
Looking at this again today, I realize that there _is_ one potentially-awkward detail for folks directly specifying `registry.terraform.io` in their configuration files: I made this generate a warning whenever there's...
The core team discussed this more today and we have decided to adopt this as the solution for https://github.com/opentofu/opentofu/issues/2775, accepting the limitation that it'll generate a confusing warning message if...
Since this solution is relying on a newly-discovered unintended interaction between different parts of the provider installer, I spent a little time reviewing the code to make sure it seems...
I'm not sure I follow what potential reuse you see between these two portions of code. It is true that they are both solving a similar problem -- interpreting an...
I don't have direct experience with this happening in the e2etests specifically, but this error message functionally means that the plugin client hit a timeout while it was waiting for...
To be clear, I was not meaning to assert that this test is _expected_ to fail, although perhaps that was @cam72cam's intention. (I didn't read it that way!) Given how...
While I would normally think this a rather rude comment to make, I guess in this case it's actually useful information... :grinning: It works just fine on my (`linux_amd64`) machine,...
Ahh, indeed, sorry I had totally misunderstood that your focus was on the automated runs in GitHub Actions, rather than on your own system. Though of course now I re-read...
I'm not personally doing anything to the GitHub Actions jobs at this time.
The maintainers discussed this previously and then asked the Technical Steering Committee what they thought about deprecating and removing the WinRM support. So far the consensus was in favor of...