Skip to content

Changes limit for terraform artifacts to 5MB

Matt Kasa requested to merge mattkasa/220522-terraform-artifact-limit into master

What does this MR do?

This is Configure's addition to !34767 (merged) which adds artifact file limits to plan_limits. This MR enables the limit for terraform artifacts and defaults it to 5MB. It also removes ci_max_artifact_size_terraform from the list of exclusions in the spec so that it will be checked by the tests added by !34767 (merged)

Closes https://gitlab.com/gitlab-org/gitlab/-/issues/220522

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 Tiger Watson

Merge request reports