opentofu/internal
Andrei Ciobanu eba25e2fed
Add the initial implementation for s3 locking (#2521)
Signed-off-by: yottta <andrei.ciobanu@opentofu.org>
2025-02-25 14:17:30 +02:00
..
addrs addrs: TestMap test function is exempt from the cyclop lint 2025-02-12 09:09:52 -08:00
backend Add the initial implementation for s3 locking (#2521) 2025-02-25 14:17:30 +02:00
builtin Migration of null resource to terraform data (#2481) 2025-02-06 17:45:00 +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 count of forgotten resources to plan and apply outputs. (#2010) 2025-02-24 14:53:32 -05:00
communicator chore: fix some function names (#1957) 2024-09-16 13:36:15 -04:00
configs tofu+configload: Test utilities take testing.TB 2025-02-19 08:15:29 -08: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 Remove experimental marker from OpenBao transit (#2536) 2025-02-21 10:00:13 -05:00
experiments Another batch of minor typos (#1953) 2024-09-09 07:51:39 -04:00
genconfig fix(genconfig): properly quote attribute names when necessary (#2533) 2025-02-21 10:00:47 -05:00
getmodules Add a new go-getter detector wrapper that can remove the query params before giving the src to the actual detector (#2451) 2025-01-30 17:20:25 +02:00
getproviders Reworked gpg key expiry warning to only fire if ALL keys are expired (#2476) 2025-02-20 13:33:39 +00: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 refactor sensitive marks usage (#2503) 2025-02-11 19:02:21 +02:00
legacy Moved for different types (#2370) 2025-02-05 15:14:19 +04: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 Moved for different types (#2370) 2025-02-05 15:14:19 +04:00
plugin6 Moved for different types (#2370) 2025-02-05 15:14:19 +04:00
provider-simple Moved for different types (#2370) 2025-02-05 15:14:19 +04:00
provider-simple-v6 Moved for different types (#2370) 2025-02-05 15:14:19 +04:00
providercache providercache: Factor out installation from the global cache dir 2025-01-24 15:11:05 -08:00
providers Clarify which functions exist on configured providers only (#2492) 2025-02-10 08:07:31 -07: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 Moved for different types (#2370) 2025-02-05 15:14:19 +04: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 Add the initial implementation for s3 locking (#2521) 2025-02-25 14:17:30 +02: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 Add count of forgotten resources to plan and apply outputs. (#2010) 2025-02-24 14:53:32 -05:00
tofumigrate Add a new warning when a provider cannot be downloaded and it was requested by an implicit usage (#2479) 2025-02-12 18:40:54 +02:00