Skip to content

Update badges in states table

David O'Regan requested to merge 350369 into master

What does this MR do and why?

A small MVC for #350369 (closed) to make badges in app/assets/javascripts/terraform/components/states_table.vue Pajamas-compliant.

Screenshots or screen recordings

Before After
Screenshot_2022-02-03_at_16.52.16 Screenshot_2022-02-03_at_16.52.16

How to set up and validate locally

  1. Enable tererform states: https://docs.gitlab.com/ee/user/infrastructure/iac/terraform_state.html#get-started-using-local-development
  2. Navigate to managing state files: https://docs.gitlab.com/ee/user/infrastructure/iac/terraform_state.html#managing-state-files
  3. Lock a environment state
  4. Evaluate badge

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Merge request reports

Loading