opentofu/internal/lang/eval
RoseSecurity 6e2250e050
Some checks failed
build / Build for freebsd_386 (push) Has been cancelled
build / Build for linux_386 (push) Has been cancelled
build / Build for openbsd_386 (push) Has been cancelled
build / Build for windows_386 (push) Has been cancelled
build / Build for freebsd_amd64 (push) Has been cancelled
build / Build for linux_amd64 (push) Has been cancelled
build / Build for openbsd_amd64 (push) Has been cancelled
build / Build for solaris_amd64 (push) Has been cancelled
build / Build for windows_amd64 (push) Has been cancelled
build / Build for freebsd_arm (push) Has been cancelled
build / Build for linux_arm (push) Has been cancelled
build / Build for linux_arm64 (push) Has been cancelled
build / Build for darwin_amd64 (push) Has been cancelled
build / Build for darwin_arm64 (push) Has been cancelled
build / End-to-end Tests for linux_386 (push) Has been cancelled
build / End-to-end Tests for windows_386 (push) Has been cancelled
build / End-to-end Tests for darwin_amd64 (push) Has been cancelled
build / End-to-end Tests for linux_amd64 (push) Has been cancelled
build / End-to-end Tests for windows_amd64 (push) Has been cancelled
Quick Checks / List files changed for pull request (push) Has been cancelled
Quick Checks / License Checks (push) Has been cancelled
Website checks / List files changed for pull request (push) Has been cancelled
Quick Checks / Unit tests for linux_386 (push) Has been cancelled
Quick Checks / Unit tests for linux_amd64 (push) Has been cancelled
Quick Checks / Unit tests for windows_amd64 (push) Has been cancelled
Quick Checks / Unit tests for linux_arm (push) Has been cancelled
Quick Checks / Unit tests for darwin_arm64 (push) Has been cancelled
Quick Checks / Unit tests for linux_arm64 (push) Has been cancelled
Quick Checks / Race Tests (push) Has been cancelled
Quick Checks / End-to-end Tests (push) Has been cancelled
Quick Checks / Code Consistency Checks (push) Has been cancelled
Website checks / Build (push) Has been cancelled
Website checks / Test Installation Instructions (push) Has been cancelled
chore: typo fixes (#3957)
Signed-off-by: RoseSecurity <michael@rosesecurity.dev>
2026-03-27 18:25:56 -03:00
..
internal chore: typo fixes (#3957) 2026-03-27 18:25:56 -03:00
bench_many_instances_test.go lang/evalglue: Different approach to EvalContext defaults for tests 2025-10-27 10:15:41 -07:00
config.go backend/local: Use experimental runtime for planning, when enabled 2025-11-21 09:20:59 -08:00
config_apply.go engine/applying: Managed resource plan and apply 2026-02-02 10:27:07 -08:00
config_dependencies.go lang/eval: Clear some linter warnings 2025-10-27 10:15:41 -07:00
config_plan.go planning: Dependencies between resource instance object subgraphs 2026-02-23 10:25:42 -08:00
config_plan_oracle.go planning: Further simplify provider instance items in execgraph 2026-02-05 13:06:39 -08:00
config_plan_test.go planning: Split responsibility for provider instance execgraph building 2026-02-05 13:06:39 -08:00
config_prepare.go engine/ephemeral: Wire together basic ephemeral functionality (#3710) 2026-02-04 16:44:20 -05:00
config_test.go lang/eval: Validate basics working and some other API stubbing 2025-10-27 10:15:41 -07:00
config_validate.go lang/eval: Stub of ConfigInstance.prepareToPlan 2025-10-27 10:15:41 -07:00
config_validate_test.go lang/eval: Some deeper stubbing out of the DrivePlanning design 2025-10-27 10:15:41 -07:00
doc.go lang/eval: Beginnings of a different way to handle config eval 2025-10-27 10:15:41 -07:00
eval.go lang/eval: Start of splitting the "compile" layer into its own package 2025-10-27 10:15:41 -07:00
eval_context.go Split out provider schemas vs instances in new engine (#3530) 2025-12-01 13:09:58 -05:00
provider_instance.go planning: Split responsibility for provider instance execgraph building 2026-02-05 13:06:39 -08:00
resource_instance.go chore: typo fixes (#3957) 2026-03-27 18:25:56 -03:00
testing.go lang/eval: Start of supporting module calls 2025-10-27 10:15:41 -07:00