opentofu/internal
Christian Mesh 89aef675b9 Clean up state store provider detection
Signed-off-by: Christian Mesh <christianmesh1@gmail.com>
2026-03-27 12:09:30 -04:00
..
addrs go fix ./internal/addrs 2026-03-17 13:20:13 -07:00
backend Merge remote-tracking branch 'origin/update_plugin_proto_x.10' into pss-feature 2026-03-27 08:53:31 -04:00
builtin Allow backend init to return diagnostics 2026-03-23 08:47:29 -04:00
checks go.mod: Use the new "tool" directive 2025-10-10 07:06:56 -03:00
cloud Read state refactor (#3706) 2026-03-19 17:03:16 +02:00
collections collections+addrs: Build sets from iter.Seq[T] 2025-10-27 10:15:41 -07:00
command Play around with asking user to confirm updated state_store provider 2026-03-27 12:09:00 -04:00
communicator fix: typos in comments (#3691) 2026-01-19 13:46:12 +00:00
configs Clean up state store provider detection 2026-03-27 12:09:30 -04:00
copy Use parallel errgroup to increase file copy speed (#3214) 2025-09-02 08:32:02 -04:00
dag Module Expansion Transformer now skips creating edges for check related nodes (#3582) 2026-01-11 19:14:47 -03:00
depsfile tracing: Centralize our OpenTelemetry package imports 2025-10-30 13:27:10 -07:00
didyoumean Update copyright notice (#1232) 2024-02-08 09:48:59 +00:00
e2e Cleanup github workflows (#2903) 2025-06-11 07:15:07 -04:00
encryption encruption/keyprovider/*: go fix 2026-03-17 13:21:06 -07:00
engine Merge remote-tracking branch 'origin/main' into pss-feature 2026-03-20 12:00:25 -04:00
experiments Another batch of minor typos (#1953) 2024-09-09 07:51:39 -04:00
flock flock: Partially-manual modernization of waitgroup usage 2026-03-17 15:25:09 -07:00
genconfig Address review comments 2025-09-10 07:45:23 -04:00
getmodules traceattrs: Functions for the commonly-used OCI-related attributes 2025-11-03 11:41:50 -08:00
getproviders Replace h1,zh check with PreferredHashes (#3909) 2026-03-19 14:19:11 -04:00
grpcwrap Use the latest protobuf tools and libraries throughout 2025-10-08 07:43:40 -07:00
helper/slowmessage Update copyright notice (#1232) 2024-02-08 09:48:59 +00:00
httpclient Added response information to OTEL httpclient created traces (#3751) 2026-02-17 11:36:28 +00:00
initwd configs: New-style core version constraints, etc 2026-03-18 09:09:50 -07:00
instances Module expander for enabled field 2025-10-03 13:17:47 -03:00
ipaddr Implement the first part of RFC 20250303-linter-policy (#2577) 2025-03-10 13:16:27 -04:00
lang tofu2024: Unit tests for the handling of "enabled" meta-arguments 2026-03-16 10:58:40 -07:00
legacy Store PSS backend info in planfiles 2026-03-20 10:53:33 -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 go.mod: Upgrade various golang.org/x/* dependencies 2025-10-10 08:23:54 -07:00
plans Merge remote-tracking branch 'origin/main' into pss-feature 2026-03-20 12:00:25 -04:00
plugin Update plugin protos to 5.10 and 6.10 2026-03-27 08:41:07 -04:00
plugin6 Update proto6.10 to match terraform-plugin-go conventions 2026-03-27 09:08:26 -04:00
plugins Introduce plugin library and managers (#3652) 2026-02-24 08:51:48 -05:00
provider-simple Merge remote-tracking branch 'origin/main' into pss-feature 2026-03-20 12:00:25 -04:00
provider-simple-v6 Merge remote-tracking branch 'origin/main' into pss-feature 2026-03-20 12:00:25 -04:00
providercache Reduce registry requests when global provider cache is enabled (#3906) 2026-03-19 14:02:52 -04:00
providers Merge remote-tracking branch 'origin/main' into pss-feature 2026-02-24 09:25:05 -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 Implicit moves for modules (#3327) 2025-10-15 09:10:15 -03:00
registry Use Registry Authentication Credentials For Packages Download When Properly Configured (#3709) 2026-03-03 16:19:24 +00:00
repl Introduce plugin library and managers (#3652) 2026-02-24 08:51:48 -05:00
replacefile Fix linting on Windows (#3457) 2025-12-02 07:11:14 -03:00
resources resources: Ignore spurious RequiresReplace from PlanResourceChange 2026-03-06 12:02:34 -08:00
shared engine/ephemeral: Wire together basic ephemeral functionality (#3710) 2026-02-04 16:44:20 -05:00
states states: Separate SyncState method for removing "full" objects 2026-03-11 07:28:09 -07:00
terminal Fix linting on Windows (#3457) 2025-12-02 07:11:14 -03:00
tfdiags Replace github.com/go-test/deep with go-cmp 2025-10-13 08:17:40 -07:00
tfplugin5 Update plugin protos to 5.10 and 6.10 2026-03-27 08:41:07 -04:00
tfplugin6 Update proto6.10 to match terraform-plugin-go conventions 2026-03-27 09:08:26 -04:00
tofu Merge remote-tracking branch 'origin/main' into pss-feature 2026-03-20 12:00:25 -04:00
tofumigrate Adopt OpenTofu's own "svchost" module 2025-06-12 09:37:59 -07:00
tracing go.mod: Upgrade go.opentelemetry.io/* dependencies 2026-03-17 06:21:24 -07:00