.. |
addrs
|
Compare ModuleInstance to Module without allocating, and similar (#2261)
|
2024-12-12 12:47:57 -05:00 |
backend
|
Replace mock module with go.uber.org/mock (#1673)
|
2025-01-10 08:29:20 -05:00 |
builtin
|
Functions: decode_tfvars, encode_tfvars, encode_expr on bult-in provider for compatibility (#2306)
|
2024-12-25 13:21:59 +04:00 |
checks
|
Fix typos (#1905)
|
2024-08-29 13:20:33 -04:00 |
cloud
|
Replace mock module with go.uber.org/mock (#1673)
|
2025-01-10 08:29:20 -05:00 |
cloudplugin
|
Replace mock module with go.uber.org/mock (#1673)
|
2025-01-10 08:29:20 -05:00 |
collections
|
add automated copyright header check (#1696)
|
2024-06-03 16:49:36 +03:00 |
command
|
Add option "-json" in help text of apply command and plan command. (#2340)
|
2025-01-08 14:58:32 +02:00 |
communicator
|
chore: fix some function names (#1957)
|
2024-09-16 13:36:15 -04:00 |
configs
|
Catch invalid name in provider_meta before it causes a crash (#2347)
|
2025-01-09 14:36:56 +00:00 |
copy
|
CopyDir cmd code refactoring suggestions (#2070)
|
2024-11-04 21:21:06 +02:00 |
dag
|
Only wake up from waitDeps to trace when debugging (#2176)
|
2024-12-02 09:36:38 -05:00 |
depsfile
|
Another batch of minor typos (#1953)
|
2024-09-09 07:51:39 -04:00 |
didyoumean
|
Update copyright notice (#1232)
|
2024-02-08 09:48:59 +00:00 |
e2e
|
Add support for GOCOVERDIR to e2e tests (#1622)
|
2024-05-07 15:22:35 -04:00 |
encryption
|
Fixes #2022: Running external commands as a key provider (#2023)
|
2025-01-08 12:08:30 -05:00 |
experiments
|
Another batch of minor typos (#1953)
|
2024-09-09 07:51:39 -04:00 |
genconfig
|
Ensure config generation does not crash when importing sensitive values (#2077)
|
2024-10-23 15:32:48 +01:00 |
getmodules
|
Fix typos (#1905)
|
2024-08-29 13:20:33 -04:00 |
getproviders
|
Warn user about provider version 0.0.0 (#2281)
|
2024-12-11 21:10:49 +04:00 |
grpcwrap
|
tfplugin5+tfplugin6: Update to latest protocol schema
|
2025-01-09 16:16:58 -08:00 |
helper/slowmessage
|
Update copyright notice (#1232)
|
2024-02-08 09:48:59 +00:00 |
httpclient
|
issue 966: different user agent for unit tests (#1279)
|
2024-02-22 08:45:06 +00:00 |
initwd
|
initwd: Commentary on version constraint parsing compromises
|
2024-11-06 11:10:52 -08:00 |
instances
|
Update copyright notice (#1232)
|
2024-02-08 09:48:59 +00:00 |
ipaddr
|
ipaddr: Exempt from all lint rules
|
2025-01-06 08:36:42 -08:00 |
lang
|
lang: Split enhanceFunctionDiags loop body into separate function
|
2025-01-06 08:39:01 -08:00 |
legacy
|
legacy packages: Exempt from complexity linters
|
2025-01-06 08:37:54 -08:00 |
logging
|
Another batch of minor typos (#1953)
|
2024-09-09 07:51:39 -04:00 |
modsdir
|
initwd Windows tests fixes (#1723)
|
2024-06-18 10:49:30 -04:00 |
moduletest
|
Temporarily disable the complexity-related lint rules
|
2025-01-03 10:41:05 -05:00 |
plans
|
plans/objchange: Split assertNestedBlockCompatibleMap into two parts
|
2025-01-10 08:29:58 -08:00 |
plugin
|
Run make generate protobufs (#2360)
|
2025-01-10 11:34:33 -05:00 |
plugin6
|
Run make generate protobufs (#2360)
|
2025-01-10 11:34:33 -05:00 |
provider-simple
|
Allow configured providers to provide additional functions. (#1491)
|
2024-04-18 15:11:38 +02:00 |
provider-simple-v6
|
Allow configured providers to provide additional functions. (#1491)
|
2024-04-18 15:11:38 +02:00 |
providercache
|
Warn user about provider version 0.0.0 (#2281)
|
2024-12-11 21:10:49 +04:00 |
providers
|
Partially unknown provider functions arguments fixed (#2127)
|
2024-11-04 14:23:53 -05:00 |
provisioner-local-exec/main
|
Update copyright notice (#1232)
|
2024-02-08 09:48:59 +00:00 |
provisioners
|
Update copyright notice (#1232)
|
2024-02-08 09:48:59 +00:00 |
refactoring
|
Implement Provider for_each (#2105)
|
2024-11-05 18:08:23 -05:00 |
registry
|
Fallback to reading the x-terraform-get header if the module registry returns an empty json body (#2079)
|
2024-10-23 15:33:56 +01:00 |
repl
|
repl: Various lint-related updates
|
2025-01-06 08:38:44 -08:00 |
replacefile
|
Update copyright notice (#1232)
|
2024-02-08 09:48:59 +00:00 |
states
|
statefile: old version upgrades exempt from linters
|
2025-01-06 08:38:15 -08:00 |
terminal
|
Fix typos (#1905)
|
2024-08-29 13:20:33 -04:00 |
tfdiags
|
Warning and Error consolidation CLI options (#1894)
|
2024-09-23 07:31:06 -04:00 |
tfplugin5
|
tfplugin5+tfplugin6: Update to latest protocol schema
|
2025-01-09 16:16:58 -08:00 |
tfplugin6
|
tfplugin5+tfplugin6: Update to latest protocol schema
|
2025-01-09 16:16:58 -08:00 |
tofu
|
fix: provider not initialized in some cases (mostly, deposed) (#2335)
|
2025-01-08 12:34:52 -05:00 |
tofumigrate
|
Implement Provider for_each (#2105)
|
2024-11-05 18:08:23 -05:00 |