main
Move command/ to internal/command/
Rebrand Terraform Cloud to HCP Terraform
New Resource Lifecycle option: destroy = false (#38784)
PSS: Update the `workspace new` subcommand to work with PSS, add E2E and integration tests for using `workspace` commands with PSS. (#37855)
PSS : Add `fs` and `inmem` state storage implementations to the builtin `simplev6` provider, update `grpcwrap` package, use PSS implementation in E2E test (#37790)
PSS: Refactor how we handle unmanaged providers, add support for using dev_override (#38269)
fix: Stop our anti-`init -upgrade` check panicking when an overridden provider is in use. (#38635)
expand module subdir globs
providercache: Ignore lock-mismatching global cache entries
init: skip dependencies declared in development override
command/e2etest: TestProviderTampering
List implementation for simple provider and e2e tests (#37297)
command/state-migrate: Implement support for upgrades (#38908)
s/trigger/triggers_replace/
provider/terraform: Use new convention for function names
add -lock-file flag to providers mirror command
bugfix: issue-28274, terraform providers mirror command should honor terraform lock file