terraform/internal
2025-09-17 12:29:04 +02:00
..
actions partially expand triggers as well 2025-09-02 13:04:48 +02:00
addrs track partial expanded action invocations through deferred action invocation 2025-09-02 13:04:48 +02:00
backend Update calls to StateMgr method to use diagnostics more conventionally (#37597) 2025-09-15 15:22:58 +01:00
builtin Merge pull request #37515 from hashicorp/jbardin/generate-config 2025-09-05 16:31:23 -04:00
checks update the rest of the go:generate calls 2025-02-12 12:25:58 -05:00
cloud tf query: ready list blocks for beta (#37619) 2025-09-17 12:29:04 +02:00
cloudplugin Add support for Terraform Search in the cloud backend (TF-25935) (#37479) 2025-09-15 13:21:05 +02:00
collections migrate command for terraform stacks (#36482) 2025-03-19 10:39:50 +01:00
command tf query: ready list blocks for beta (#37619) 2025-09-17 12:29:04 +02:00
communicator Fix SIGSEGV in proxyDialer 2025-03-20 16:23:04 +05:30
configs tf query: ready list blocks for beta (#37619) 2025-09-17 12:29:04 +02:00
copy Remove a broken link (#36102) 2024-12-03 10:04:52 +01:00
dag Use iterators for graph vertices (#36558) 2025-06-03 13:57:13 +02:00
depsfile Apply some new go collection features (#36818) 2025-04-02 16:20:16 +02:00
didyoumean Update copyright file headers to BUSL-1.1 2023-08-10 23:43:27 +01:00
e2e List implementation for simple provider and e2e tests (#37297) 2025-07-09 12:19:26 +02:00
experiments remove language experiment, this is guarded by being in an alpha release 2025-07-18 13:07:43 +02:00
genconfig move ExtractLegacyConfigFromState calls out of genconfig 2025-08-29 15:11:56 -04:00
getmodules getmodules: organize go-getter getter sets 2024-11-22 19:53:35 +01:00
getproviders Allow successful init when constraint matches at least one valid version (#37137) 2025-05-21 09:06:22 +02:00
grpcwrap actions: move schema to single action type and remove linked resources 2025-09-15 17:09:22 +02:00
helper/slowmessage Update copyright file headers to BUSL-1.1 2023-08-10 23:43:27 +01:00
httpclient Update copyright file headers to BUSL-1.1 2023-08-10 23:43:27 +01:00
initwd tf query: ready list blocks for beta (#37619) 2025-09-17 12:29:04 +02:00
instances support partial expansion in actions 2025-09-02 13:04:48 +02:00
ipaddr Update copyright file headers to BUSL-1.1 2023-08-10 23:43:27 +01:00
lang actions: remove references to action types, linked resources (#37616) 2025-09-16 08:46:22 -04:00
legacy Add support for Terraform Search in the cloud backend (TF-25935) (#37479) 2025-09-15 13:21:05 +02:00
logging refactor the panic handling to work with go-plugin 2025-08-12 14:05:10 -04:00
modsdir moduleaddrs: Split module source address parsing from package addrs 2024-03-14 09:58:30 -07:00
moduledeps fix Descendants spelling 2024-10-09 11:09:02 -04:00
moduleref Apply some new go collection features (#36818) 2025-04-02 16:20:16 +02:00
moduletest Update calls to StateMgr method to use diagnostics more conventionally (#37597) 2025-09-15 15:22:58 +01:00
namedvals terraform: decide module instances using new API 2024-01-19 13:51:57 -08:00
plans actions: remove references to action types, linked resources (#37616) 2025-09-16 08:46:22 -04:00
plugin actions: remove references to action types, linked resources (#37616) 2025-09-16 08:46:22 -04:00
plugin6 actions: remove references to action types, linked resources (#37616) 2025-09-16 08:46:22 -04:00
pluginshared pluginshared: Cleanup request path in tests (#37299) 2025-07-07 12:01:32 -04:00
promising stacks: make promises identify themselves (#36749) 2025-03-26 13:25:45 +01:00
provider-simple simple providers 2025-08-29 15:00:30 -04:00
provider-simple-v6 simple providers 2025-08-29 15:00:30 -04:00
provider-terraform/main Update copyright file headers to BUSL-1.1 2023-08-10 23:43:27 +01:00
providercache Allow successful init when constraint matches at least one valid version (#37137) 2025-05-21 09:06:22 +02:00
providers actions: move schema to single action type and remove linked resources 2025-09-15 17:09:22 +02:00
provisioner-local-exec/main Update copyright file headers to BUSL-1.1 2023-08-10 23:43:27 +01:00
provisioners Update copyright file headers to BUSL-1.1 2023-08-10 23:43:27 +01:00
refactoring udpate provider mocks 2025-08-29 15:00:30 -04:00
registry Revert "Add Warning for Deprecated Modules in Init (Second Revision)" 2024-05-30 16:01:39 -06:00
releaseauth cloudplugin: change manifest format to match releases API 2023-09-06 14:03:24 -06:00
repl Rename schema.Block to Body (#36629) 2025-03-04 16:33:43 +01:00
replacefile Update copyright file headers to BUSL-1.1 2023-08-10 23:43:27 +01:00
resources/ephemeral avoid unknowns in OpenEphemeralResource 2024-11-06 13:16:34 -05:00
rpcapi make protobuf 2025-08-12 14:05:10 -04:00
schemarepo display lifecycle triggered actions aside their triggering resources 2025-07-31 16:07:38 +02:00
stacks stacks: remove support for deprecated .tfstack extension (#37617) 2025-09-16 13:20:07 +02:00
stacksplugin Add support for Terraform Search in the cloud backend (TF-25935) (#37479) 2025-09-15 13:21:05 +02:00
states Update remote.Client interface's methods to return diagnostics instead of primitive errors (#37502) 2025-09-05 11:04:47 +01:00
terminal Update copyright file headers to BUSL-1.1 2023-08-10 23:43:27 +01:00
terraform tf query: ready list blocks for beta (#37619) 2025-09-17 12:29:04 +02:00
tfdiags tf query: ready list blocks for beta (#37619) 2025-09-17 12:29:04 +02:00
tfplugin5 actions: move schema to single action type and remove linked resources 2025-09-15 17:09:22 +02:00
tfplugin6 actions: move schema to single action type and remove linked resources 2025-09-15 17:09:22 +02:00