Skip to content

Remove support for non-versioned Terraform states

Tiger Watson requested to merge 258960-remove-tf-state-fallback into master

What does this MR do?

Removes fallback for legacy Terraform states that do not have versioning enabled. Newly created Terraform states have been versioned by default since %13.4, and existing states have been migrated when pushed to since %13.5.

Screenshots (strongly suggested)

Does this MR meet the acceptance criteria?

Conformity

Availability and Testing

Security

Does this MR contain changes to processing or storing of credentials or tokens, authorization and authentication methods or other items described in the security review guidelines? If not, then delete this Security section.

  • Label as security and @ mention @gitlab-com/gl-security/appsec
  • The MR includes necessary changes to maintain consistency between UI, API, email, or other methods
  • Security reports checked/validated by a reviewer from the AppSec team

Related to #258960

Edited by Tiger Watson

Merge request reports