Skip to content

Remove check for import_project_from_remote_file_s3 feature flag

Carla Drago requested to merge 384051-remove-s3-validation-for-remote-file into master

What does this MR do and why?

This change removes the check for the check for the import_project_from_remote_file_s3 feature flag from remote_file import as there are cases where a user needs to use a pre-signed S3 URL to import, which is not possible using remote_file_s3.

MR acceptance checklist

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

Related to #384051 (closed)

Merge request reports

Loading