Skip to content

Add lock/unlock buttons to the Terraform State listing

Emily Ring requested to merge 273592-terraform-actions into master

What does this MR do?

We are adding actions to the Terraform State list.

See issue: #273592 (closed)

This MR will:

  • Add new lock and unlock GraphQL mutations
  • Add new lock and unlock buttons to the dropdown
  • Update associated translations and tests
  • Clean up related terraform vue files

Related MRs:

Screenshots (strongly suggested)

lock

Does this MR meet the acceptance criteria?

Conformity

Availability and Testing

Security

If this MR contains changes to processing or storing of credentials or tokens, authorization and authentication methods and other items described in the security review guidelines:

  • 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 #273592 (closed)

Edited by Emily Ring

Merge request reports

Loading