terraform/internal
Sarah French ac7206c919
Some checks are pending
build / Determine intended Terraform version (push) Waiting to run
build / Determine Go toolchain version (push) Waiting to run
build / Generate release metadata (push) Blocked by required conditions
build / Build for freebsd_386 (push) Blocked by required conditions
build / Build for linux_386 (push) Blocked by required conditions
build / Build for openbsd_386 (push) Blocked by required conditions
build / Build for windows_386 (push) Blocked by required conditions
build / Build for darwin_amd64 (push) Blocked by required conditions
build / Build for freebsd_amd64 (push) Blocked by required conditions
build / Build for linux_amd64 (push) Blocked by required conditions
build / Build for openbsd_amd64 (push) Blocked by required conditions
build / Build for solaris_amd64 (push) Blocked by required conditions
build / Build for windows_amd64 (push) Blocked by required conditions
build / Build for freebsd_arm (push) Blocked by required conditions
build / Build for linux_arm (push) Blocked by required conditions
build / Build for darwin_arm64 (push) Blocked by required conditions
build / Build for linux_arm64 (push) Blocked by required conditions
build / Build for windows_arm64 (push) Blocked by required conditions
build / Build Docker image for linux_386 (push) Blocked by required conditions
build / Build Docker image for linux_amd64 (push) Blocked by required conditions
build / Build Docker image for linux_arm (push) Blocked by required conditions
build / Build Docker image for linux_arm64 (push) Blocked by required conditions
build / Build e2etest for linux_386 (push) Blocked by required conditions
build / Build e2etest for windows_386 (push) Blocked by required conditions
build / Build e2etest for darwin_amd64 (push) Blocked by required conditions
build / Build e2etest for linux_amd64 (push) Blocked by required conditions
build / Build e2etest for windows_amd64 (push) Blocked by required conditions
build / Build e2etest for linux_arm (push) Blocked by required conditions
build / Build e2etest for darwin_arm64 (push) Blocked by required conditions
build / Build e2etest for linux_arm64 (push) Blocked by required conditions
build / Run e2e test for linux_386 (push) Blocked by required conditions
build / Run e2e test for windows_386 (push) Blocked by required conditions
build / Run e2e test for darwin_amd64 (push) Blocked by required conditions
build / Run e2e test for linux_amd64 (push) Blocked by required conditions
build / Run e2e test for windows_amd64 (push) Blocked by required conditions
build / Run e2e test for linux_arm (push) Blocked by required conditions
build / Run e2e test for linux_arm64 (push) Blocked by required conditions
build / Run terraform-exec test for linux amd64 (push) Blocked by required conditions
Quick Checks / Unit Tests (push) Waiting to run
Quick Checks / Race Tests (push) Waiting to run
Quick Checks / End-to-end Tests (push) Waiting to run
Quick Checks / Code Consistency Checks (push) Waiting to run
test: Fix E2E tests to use correct errors for assertions, remove use of ioutil in package (#38254)
2026-03-10 13:34:18 +00:00
..
actions make copyrightfix 2026-02-17 13:56:34 +00:00
addrs Merge pull request #38160 from hashicorp/jbardin/inline-type-conversion 2026-02-27 11:11:09 -04:00
backend move initwd config loading into terraform 2026-03-06 11:59:59 +01:00
builtin make copyrightfix 2026-02-17 13:56:34 +00:00
checks implement review feedback 2026-03-06 11:59:59 +01:00
cloud move initwd config loading into terraform 2026-03-06 11:59:59 +01:00
cloudplugin make protobuf 2026-02-17 13:56:34 +00:00
collections make copyrightfix 2026-02-17 13:56:34 +00:00
command test: Fix E2E tests to use correct errors for assertions, remove use of ioutil in package (#38254) 2026-03-10 13:34:18 +00:00
communicator make copyrightfix 2026-02-17 13:56:34 +00:00
configs remove loadStaticConfigWithTests 2026-03-06 11:59:59 +01:00
copy make copyrightfix 2026-02-17 13:56:34 +00:00
dag make copyrightfix 2026-02-17 13:56:34 +00:00
deprecation copy rename 2026-02-23 15:38:55 +01:00
depsfile make copyrightfix 2026-02-17 13:56:34 +00:00
didyoumean make copyrightfix 2026-02-17 13:56:34 +00:00
e2e test: Fix E2E tests to use correct errors for assertions, remove use of ioutil in package (#38254) 2026-03-10 13:34:18 +00:00
experiments make copyrightfix 2026-02-17 13:56:34 +00:00
genconfig make copyrightfix 2026-02-17 13:56:34 +00:00
getmodules make copyrightfix 2026-02-17 13:56:34 +00:00
getproviders test: Enable mocking http provider sources in tests (#38206) 2026-02-26 10:24:13 +00:00
grpcwrap make copyrightfix 2026-02-17 13:56:34 +00:00
helper/slowmessage make copyrightfix 2026-02-17 13:56:34 +00:00
httpclient make copyrightfix 2026-02-17 13:56:34 +00:00
initwd use common testing helper in configs 2026-03-06 11:59:59 +01:00
instances make copyrightfix 2026-02-17 13:56:34 +00:00
ipaddr make copyrightfix 2026-02-17 13:56:34 +00:00
lang implement review feedback 2026-03-06 11:59:59 +01:00
legacy make syncdeps 2026-02-23 18:09:29 +01:00
logging make copyrightfix 2026-02-17 13:56:34 +00:00
modsdir make copyrightfix 2026-02-17 13:56:34 +00:00
moduledeps make copyrightfix 2026-02-17 13:56:34 +00:00
moduleref Fix modules command 2026-03-04 11:45:59 +01:00
moduletest move load config calls to new mechanism 2026-03-06 11:59:59 +01:00
namedvals make copyrightfix 2026-02-17 13:56:34 +00:00
plans Revert fix and instead update test expectation 2026-03-06 14:00:31 +01:00
plugin read deprecation message for resource deprecations 2026-02-23 15:38:55 +01:00
plugin6 read deprecation message for resource deprecations 2026-02-23 15:38:55 +01:00
pluginshared make copyrightfix 2026-02-17 13:56:34 +00:00
promising make copyrightfix 2026-02-17 13:56:34 +00:00
provider-simple make copyrightfix 2026-02-17 13:56:34 +00:00
provider-simple-v6 make copyrightfix 2026-02-17 13:56:34 +00:00
provider-terraform/main make copyrightfix 2026-02-17 13:56:34 +00:00
providercache Rework most of the configuration loading 2026-03-04 11:45:59 +01:00
providers providers/mock.go: Remove copyright headers 2026-02-17 13:56:34 +00:00
provisioner-local-exec/main make copyrightfix 2026-02-17 13:56:34 +00:00
provisioners make copyrightfix 2026-02-17 13:56:34 +00:00
refactoring move refactoring package to use graph config loading 2026-03-06 11:59:59 +01:00
registry make copyrightfix 2026-02-17 13:56:34 +00:00
releaseauth make copyrightfix 2026-02-17 13:56:34 +00:00
repl move initwd config loading into terraform 2026-03-06 11:59:59 +01:00
replacefile make copyrightfix 2026-02-17 13:56:34 +00:00
resources/ephemeral make copyrightfix 2026-02-17 13:56:34 +00:00
rpcapi Refactor action trigger event conversion 2026-03-06 14:00:31 +01:00
schemarepo make copyrightfix 2026-02-17 13:56:34 +00:00
stacks Stop double-counting actions 2026-03-06 15:54:23 +01:00
stacksplugin make protobuf 2026-02-17 13:56:34 +00:00
states states: fix RootOutputValuesEqual comparing s2 to itself (#38181) 2026-02-18 11:15:37 +00:00
terminal make copyrightfix 2026-02-17 13:56:34 +00:00
terraform improve formatting 2026-03-10 12:58:33 +01:00
tfdiags make copyrightfix 2026-02-17 13:56:34 +00:00
tfplugin5 read deprecation message for resource deprecations 2026-02-23 15:38:55 +01:00
tfplugin6 read deprecation message for resource deprecations 2026-02-23 15:38:55 +01:00