terraform/internal
2025-01-15 08:19:05 +01:00
..
addrs addrs: AbsModuleCallOutput to ConfigOutputValue translation 2024-12-09 16:21:35 +01:00
backend Refactor JUnit XML output of terraform test into a new junit package (#36304) 2025-01-13 13:25:58 +00:00
builtin make ephemeral resource work during destroy 2024-10-14 09:45:49 -04:00
checks missing ephemeral case when registering checks 2024-10-29 12:15:41 -04:00
cloud Update comments about Backend interface implementation, add implementation assertion (#36168) 2024-12-06 17:05:38 +00:00
cloudplugin udpate generated files 2024-09-11 14:09:42 -04:00
collections update collections to use for-range method 2024-10-04 11:22:44 -04:00
command test: also allow mock_data and mock_resource blocks to generate data during planning (#36317) 2025-01-15 08:19:05 +01:00
communicator Update copyright file headers to BUSL-1.1 2023-08-10 23:43:27 +01:00
configs test: also allow mock_data and mock_resource blocks to generate data during planning (#36317) 2025-01-15 08:19:05 +01:00
copy Remove a broken link (#36102) 2024-12-03 10:04:52 +01:00
dag update comments 2024-12-11 09:04:14 +01:00
depsfile udpate code which was failing staticckeck 2024-09-11 14:09:12 -04:00
didyoumean Update copyright file headers to BUSL-1.1 2023-08-10 23:43:27 +01:00
e2e Update copyright file headers to BUSL-1.1 2023-08-10 23:43:27 +01:00
experiments lang: stabilise ephemeral values experiment (#35636) 2024-08-26 11:43:16 +01:00
genconfig Fix overly-eager jsonencode (#35984) 2024-11-13 15:46:19 +00:00
getmodules getmodules: organize go-getter getter sets 2024-11-22 19:53:35 +01:00
getproviders providerreqs: Provider requirement/version types in their own package 2024-03-11 12:52:24 -07:00
grpcwrap standardize client capabilities 2025-01-06 16:27:37 +01: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 init: detect and report invalid submodules (#35839) 2024-10-14 10:36:32 +02:00
instances fix Descendants spelling 2024-10-09 11:09:02 -04:00
ipaddr Update copyright file headers to BUSL-1.1 2023-08-10 23:43:27 +01:00
lang Use different summaries and details when reporting errors about non-null write-only attribute values (#36274) 2025-01-08 15:41:07 +00:00
legacy Upgraded github.com/hashicorp/go-slug v0.16.0 => v0.16.3 (#36273) 2025-01-08 17:34:56 +00:00
logging logging: Remove import github.com/coreos/pkg/capnslog 2024-04-24 09:55:55 -07: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 cmd/modules: Ensure modules are sorted by reference key (#36268) 2025-01-06 15:25:24 +00:00
moduletest Add start time timestamps to <testcase>/Run data in JUnit XML output from terraform test (#36295) 2025-01-10 10:25:32 +00:00
namedvals terraform: decide module instances using new API 2024-01-19 13:51:57 -08:00
plans encoding of changes should always return a value 2024-12-13 08:26:32 -05:00
plugin ephemeral: add WriteOnlyAttributesAllowed client capability to validate resource 2024-12-18 09:30:32 +01:00
plugin6 Merge pull request #36236 from hashicorp/jbardin/write-only-structural-attrs 2024-12-18 09:52:17 -05:00
promising stacks+promising: Better error messages for promise resolution failure 2024-07-23 08:32:25 -07:00
provider-simple ephemeral protocol rename 2024-09-20 11:08:53 -04:00
provider-simple-v6 ephemeral e2e test provider 2024-09-30 16:20:03 -04:00
provider-terraform/main Update copyright file headers to BUSL-1.1 2023-08-10 23:43:27 +01:00
providercache feat: add NetRC support to the provider installer (#35843) 2024-11-21 11:07:02 +01:00
providers test: also allow mock_data and mock_resource blocks to generate data during planning (#36317) 2025-01-15 08:19:05 +01: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 Use different summaries and details when reporting errors about non-null write-only attribute values (#36274) 2025-01-08 15:41:07 +00: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 Fix terraform console crash for ephemeral values (#36267) 2025-01-06 16:51:28 +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 stacks: load credentials from config file on startup (#35952) 2024-11-05 16:13:08 +01:00
schemarepo jsonprovider: Expose ephemeral resource schemas (#35800) 2024-10-02 15:41:12 +01:00
stacks terraform test: allow computed/mocked values override during planning (#36227) 2025-01-08 12:39:03 +01:00
states ephemeral: remove write only paths 2024-12-12 10:56:40 +01:00
terminal Update copyright file headers to BUSL-1.1 2023-08-10 23:43:27 +01:00
terraform test: also allow mock_data and mock_resource blocks to generate data during planning (#36317) 2025-01-15 08:19:05 +01:00
tfdiags Hide ephemeral values in diagnostics output (#36314) 2025-01-13 16:16:33 +01:00
tfplugin5 ephemeral: add WriteOnlyAttributesAllowed client capability to validate resource 2024-12-18 09:30:32 +01:00
tfplugin6 ephemeral: add WriteOnlyAttributesAllowed client capability to validate resource 2024-12-18 09:30:32 +01:00