Skip to content

Cleanup index terraform module archive FF

What does this MR do and why?

In Parse and create terraform module metadata (!148569 - merged), we introduced a background worker to parse the uploaded terraform modules and extract their metadata. The worker invocation is behind a feature flag. The flag was rolled out on gitlab.com and things deemed stable for a while now. In this MR, we clean up the feature flag from the codebase and release the feature.

MR acceptance checklist

Please evaluate this MR against the MR acceptance checklist. It helps you analyze changes to reduce risks in quality, performance, reliability, security, and maintainability.

Screenshots or screen recordings

Screenshots are required for UI changes, and strongly recommended for all other merge requests.

Before After

How to set up and validate locally

Numbered steps to set up and validate the change are strongly suggested.

Related to #438058 (closed)

Edited by Moaz Khalifa

Merge request reports