opentofu/internal
Andrei Ciobanu 440edcd754
Deny ephemeral values in count (#3924)
Signed-off-by: Andrei Ciobanu <andrei.ciobanu@opentofu.org>
2026-03-27 20:24:15 +02:00
..
addrs go fix ./internal/addrs 2026-03-17 13:20:13 -07:00
backend backend/consul: Fix TestConsul_destroyLock test 2026-03-25 00:34:52 -07:00
builtin Fix panic in local-exec and file provisioners when required attributes are null (#3784) 2026-02-20 10:30:18 +00: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 Deny ephemeral values in count (#3924) 2026-03-27 20:24:15 +02:00
communicator fix: typos in comments (#3691) 2026-01-19 13:46:12 +00:00
configs configs: New-style core version constraints, etc 2026-03-18 09:09:50 -07: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 keyprovider/openbao: Some brief instructions for testing 2026-03-25 10:19:03 -07:00
engine go.mod: Upgrade protobuf and grpc libraries 2026-03-19 11:21:15 -07: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 fix: remove OPENTOFU_USER_AGENT (#3923) 2026-03-23 21:09:56 -03: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 Deny ephemeral values in count (#3924) 2026-03-27 20:24:15 +02:00
legacy fix: typos in comments (#3691) 2026-01-19 13:46:12 +00: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 Rework ephemeral resources apply phase (#3897) 2026-03-27 20:00:13 +02:00
plugin Remove global schema cache and clean up tofu schema/contextPlugins (#3589) 2025-12-17 09:49:39 -05:00
plugin6 Remove deferral capability leftover (#3676) 2026-01-16 09:30:37 +02:00
plugins Introduce plugin library and managers (#3652) 2026-02-24 08:51:48 -05:00
provider-simple Rework ephemeral resources apply phase (#3897) 2026-03-27 20:00:13 +02:00
provider-simple-v6 Rework ephemeral resources apply phase (#3897) 2026-03-27 20:00:13 +02:00
providercache Reduce registry requests when global provider cache is enabled (#3906) 2026-03-19 14:02:52 -04:00
providers Remove global schema cache and clean up tofu schema/contextPlugins (#3589) 2025-12-17 09:49:39 -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 Rework ephemeral resources apply phase (#3897) 2026-03-27 20:00:13 +02:00
states Rework ephemeral resources apply phase (#3897) 2026-03-27 20:00:13 +02: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 go.mod: Upgrade protobuf and grpc libraries 2026-03-19 11:21:15 -07:00
tfplugin6 go.mod: Upgrade protobuf and grpc libraries 2026-03-19 11:21:15 -07:00
tofu Rework ephemeral resources apply phase (#3897) 2026-03-27 20:00:13 +02: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