Skip to content

Conversation

daniel-ciaglia
Copy link

re-introduce ErrStateLocked as it is needed for tofu-controller

See:

Tests

$> make all

go mod tidy
go mod verify
all modules verified
go vet ./...
go build ./...
go test -cover -race github.com/hashicorp/terraform-exec/internal/version github.com/hashicorp/terraform-exec/tfexec github.com/hashicorp/terraform-exec/tfexec/internal/testutil
        github.com/hashicorp/terraform-exec/internal/version            coverage: 0.0% of statements
ok      github.com/hashicorp/terraform-exec/tfexec      121.580s        coverage: 62.7% of statements
        github.com/hashicorp/terraform-exec/tfexec/internal/testutil            coverage: 0.0% of statements
TFEXEC_E2ETEST_VERSIONS=1.5.7 go test -race -timeout=30m -v ./tfexec/internal/e2etest
[...]
PASS
ok      github.com/hashicorp/terraform-exec/tfexec/internal/e2etest     186.426s

@daniel-ciaglia daniel-ciaglia merged commit 7ae1456 into main Aug 19, 2025
@daniel-ciaglia daniel-ciaglia deleted the reintroduce-ErrStateLocked branch August 19, 2025 07:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants