Update badges in states table
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 |
---|---|
How to set up and validate locally
- Enable tererform states: https://docs.gitlab.com/ee/user/infrastructure/iac/terraform_state.html#get-started-using-local-development
- Navigate to managing state files: https://docs.gitlab.com/ee/user/infrastructure/iac/terraform_state.html#managing-state-files
- Lock a environment state
- 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.
-
I have evaluated the MR acceptance checklist for this MR.