Terraform enables you to safely and predictably create, change, and improve infrastructure. It is a source-available tool that codifies APIs into declarative configuration files that can be shared amongst team members, treated as code, edited, reviewed, and versioned.
chore: Remove unneeded `init` test (#38622)
Follow up to https://github.com/hashicorp/terraform/pull/38391 That PR added tests showing that upgrading the provider used for PSS is blocked in init. There are no other upgrade-related user stories related to PSS in init, as upgrading the state storage provider will only be possible through a new `state migrate` command in future. Therefore these TODOs etc should be removed.
S
Sarah French committed
deed538ea89127fb63ca5d7e9698c8a1807a9ce4
Parent: d75460a
Committed by GitHub <noreply@github.com>
on 5/20/2026, 3:09:56 PM