Arel Rabinowitz
Arel Rabinowitz
Hey @stefanzweifel I'm seeing a similar behaviour. Sporadic 403 errors, re-running the workflow usually fixes the issue. Failing run - [action](https://github.com/opentofu/registry-stable/actions/runs/7031143947/job/19132143724). The run after it works - [action](https://github.com/opentofu/registry-stable/actions/runs/7031707862/job/19133894692) The action...
Would love to see this go in as well. These rate limits are very bad to deal with when trying to use serverless at scale
The easiest way to tackle this would be [a GitHub Action](https://github.com/tibdex/backport) that relies on a label on the PR `backport v1.6` for example. However, if we'd like to determine the...
Closed by https://github.com/opentofu/opentofu/pull/1046
The plugin signing page should be updated to also explain the new signing verification behaviour, alongside the new environment variables `OPENTOFU_ENFORCE_GPG_VALIDATION` and `OPENTOFU_ENFORCE_GPG_EXPIRATION`
Running some provider acceptance tests multiple times, I notice that the difference in execution time between Terraform and OpenTofu isn't that significant. However, in OpenTofu, we never get a `GRPCProvider:...
Hey @JamesBalazs, I'd like to lay out how to `-exclude` flag should behave, in order to have a specific design for the `-exclude` flag in this issue: - The `-exclude`...
Updated the comment to strikethrough the `-exclude` with `-target` part
Thank you for your patience @JamesBalazs . We have accepted the issue. We have recently changed our RFC process to be PR driven, creating an `.md` file that will exist...
Thank you for your contributions with helping flesh out this issue and the RFC @JamesBalazs ! I've created an RFC for the `-exclude` flag in https://github.com/opentofu/opentofu/pull/1860