main
embed addrs.UniqueKey in keyVertex to combine their methods more obviously
chore: Bump dependencies related to vuln scans (#38931)
fix: Ensure diagnostics not discarded if someone tries to call `WriteStateBytes` on the builtin `terraform` provider (#38988)
variable validation for const variables
Fix CLI hang when policy evaluations are pending after task stage fails (#38751)
Fix go vet errors
make copyrightfix
Bring validation from legacy config to new graph-based config builder (#38999)
fix for bastion host key checking
check for deprecation before transforming cty values
dag simplification
e2etest: Introduce buildArgs for GoBuild (#38915)
change BlockByPath to NestedBlockByPath
Add support for underscores in provider namespaces (#38894)
thread ComputedBlocksAllowed through capabilities
Add init-time policy evaluation (#38519)
funcs: pow() and log() no longer panic when result is NaN (#38912)
Fix modules command
hide dag.Set impl to enfore access
expose on_failure to the json hook output
Allow annotating relative diagnostic paths
Merge pull request #38921 from hashicorp/tfsearch/node-query-resource-policy-execution
provider-simple-v6: Enable state dir to be set at build time (#38917)
commands/init: UX improvements when a child module has version constraints for a state store provider that conflict with the root module. (#38711)
command/state-migrate: Implement migration paths (#38728)
Final renaming, calrification, and commenting
getproviders+releaseauth: Remove expired PGP key (#38422)
fix: Remove deprecation marks when formatting output for the `console` command. (#38676)
fix: Ensure diagnostics not discarded when renewing an ephemeral resource (#38989)
[TF-38853] Validate provider versions in config match the lock file (#38829)
chore: go get go.opentelemetry.io/otel/sdk@v1.43.0 & make syncdeps (#38366)
Address unused diagnostics in v4 state file parsing logic (#38990)
test: Mark some test-related functions as helpers, so error messages are easier to reason about.
Wire policy evaluation into Terraform core runtime (#38516)