We currently fail a validation when the validation process returns notices. We should make sure that a notice is not breaking for the validation, but instead only logged as output of the terraform apply.
Optionally we might want to add some additional configs for the apollostudio_sub_graph_validation data source to be more strict and fail on notice, so we can support both


We currently fail a validation when the validation process returns notices. We should make sure that a notice is not breaking for the validation, but instead only logged as output of the terraform apply.
Optionally we might want to add some additional configs for the
apollostudio_sub_graph_validationdata source to be more strict and fail on notice, so we can support both