Skip to content

Add option to ignore deprecation job for TF

What does this MR do?

Allow for users to ignore TF deprecation warnings by adding a var of IGNORE_TF_DEPRECATION_WARNING true to their project variables.

This is useful for devops personnel to evaluate best way to proceed without causing SWEs to worry that the pipelines have urgent issues.

Merge request reports