Sebastian Rivera
Sebastian Rivera
I was denied permission when trying to a push a local branch here. 😞
## Description `workspace_ids` has been marked as a deprecated argument since v0.33.0. This PR omits the fix #628 in favor of fully removing the "apply to a workspace" logic from...
## Description This is the final change to migrate this repository from CircleCI to Github Actions. This PR also includes the script to rebuild the tflocal instance nightly -- it...
## Description Currently, our CI workflow completes after about ~22 minutes which introduces unnecessary friction for community and internal pull requests. This PR introduces test splitting into our CI workflow...
An extension of #525, where I've ported the script `generate_resource` over to Go, giving us greater flexibility in code generation. Namely, the biggest benefit (aside from writing it in Go)...
Use the command meta's `Streams` object to write output rather than pass stdout/stderr file descriptor between the command and the grpc client. This has two notable benefits: - `terminal.Streams` is...
## Description Bumping several dependencies all at once to close out those dependabot PRs. _Remember to:_ - [ ] _Update the [Change Log](https://github.com/hashicorp/terraform-provider-tfe/blob/main/docs/changelog-process.md)_ - [ ] _Update the [Documentation](https://github.com/hashicorp/terraform-provider-tfe/blob/main/docs/changelog-process.md#updating-the-documentation)_