terraform/internal
2026-05-19 10:33:36 +01:00
..
actions make copyrightfix 2026-02-17 13:56:34 +00:00
addrs remove old resource phase addressing 2026-05-13 14:12:38 -04:00
backend test CI checks on appending diags 2026-05-19 10:33:36 +01:00
builtin fix: Stop discarding diagnostics in internal test providers (#38602) 2026-05-15 20:08:16 +01:00
checks variable validation for const variables 2026-03-11 15:39:41 +01:00
cloud test: add test case for flag determining 2026-05-12 09:13:26 +02:00
cloudplugin chore: go get go.opentelemetry.io/otel/sdk@v1.43.0 & make syncdeps (#38366) 2026-04-09 13:55:20 +02:00
collections make copyrightfix 2026-02-17 13:56:34 +00:00
command fix: Append lost warnings in MaybeGetSchemas (#38605) 2026-05-18 16:35:56 +01:00
communicator fix for bastion host key checking 2026-03-27 14:31:29 -04:00
configs PSS: Add parsing of .tfmigrate.hcl files to define state migration operations (#38526) 2026-05-19 09:31:27 +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 change BlockByPath to NestedBlockByPath 2026-03-27 09:06:30 -04:00
depsfile make copyrightfix 2026-02-17 13:56:34 +00:00
didyoumean make copyrightfix 2026-02-17 13:56:34 +00:00
e2e PSS: Refactor how we handle unmanaged providers, add support for using dev_override (#38269) 2026-04-14 15:07:56 +01:00
experiments make copyrightfix 2026-02-17 13:56:34 +00:00
genconfig change BlockByPath to NestedBlockByPath 2026-03-27 09:06:30 -04:00
getmodules make copyrightfix 2026-02-17 13:56:34 +00:00
getproviders test: Add test helper for mocking out use of a network mirror as a provider source (#38447) 2026-04-28 11:56:35 +01:00
grpcwrap thread ComputedBlocksAllowed through capabilities 2026-03-27 09:06:30 -04: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 simplify error messages for dynamic source 2026-04-30 15:55:26 -04:00
instances make copyrightfix 2026-02-17 13:56:34 +00:00
ipaddr make copyrightfix 2026-02-17 13:56:34 +00:00
lang remove the extra logic to detect prov funcs 2026-04-30 15:55:29 -04:00
legacy fix: go.mod syncdeps 2026-05-12 09:13:26 +02: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 thread ComputedBlocksAllowed through capabilities 2026-03-27 09:06:30 -04:00
namedvals make copyrightfix 2026-02-17 13:56:34 +00:00
plans chore: go get go.opentelemetry.io/otel/sdk@v1.43.0 & make syncdeps (#38366) 2026-04-09 13:55:20 +02:00
plugin read deprecation message for resource deprecations 2026-02-23 15:38:55 +01:00
plugin6 thread ComputedBlocksAllowed through capabilities 2026-03-27 09:06:30 -04: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 fix: Stop discarding diagnostics in internal test providers (#38602) 2026-05-15 20:08:16 +01: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 fix: Stop discarding diagnostics in internal test providers (#38602) 2026-05-15 20:08:16 +01: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 feat(import): support import blocks inside child modules (#38352) 2026-05-14 14:17:24 -04:00
registry make copyrightfix 2026-02-17 13:56:34 +00:00
releaseauth getproviders+releaseauth: Remove expired PGP key (#38422) 2026-04-23 19:31:31 +01: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 stackmigrate: Fix recursive provider config resolution for resource instances in deeply nested modules (#38528) 2026-05-07 08:35:03 -04:00
schemarepo make copyrightfix 2026-02-17 13:56:34 +00:00
stacks stackmigrate: Fix recursive provider config resolution for resource instances in deeply nested modules (#38528) 2026-05-07 08:35:03 -04:00
stacksplugin chore: go get go.opentelemetry.io/otel/sdk@v1.43.0 & make syncdeps (#38366) 2026-04-09 13:55:20 +02: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 refactor: remove readDiff (#38590) 2026-05-14 14:25:24 -04:00
tfdiags fix: Avoid warnings in terraform output -raw (#38487) 2026-04-30 11:58:39 +00:00
tfplugin5 chore: go get go.opentelemetry.io/otel/sdk@v1.43.0 & make syncdeps (#38366) 2026-04-09 13:55:20 +02:00
tfplugin6 chore: go get go.opentelemetry.io/otel/sdk@v1.43.0 & make syncdeps (#38366) 2026-04-09 13:55:20 +02:00