Skip to content

Add terraform report to merge request widget

Emily Ring requested to merge 207528-tf-plan-in-mr into master

What does this MR do?

This is part of issue #207528 (closed).

It will add a new Terraform MR Widget that displays terraform information on the Merge Request page.

The backed is not completed yet, so this MR is only creating the component. It does not yet render on the MR page.

Changes
  • New terraform folder and component added to the javascript folder
  • Added tests for new component
  • Updates translations

Screenshots

image

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
Edited by 🤖 GitLab Bot 🤖

Merge request reports