Open jfolleas-izivia opened 1 week ago
Note from triage: There isn't a field in the Data Pipeline API for retries, so we can't add support for this in the provider right now.
@jfolleas-izivia - could you provide some more information about what problems you're experiencing that would be helped with retries?
Community Note
Terraform Version
version 6.9.0
Affected Resource(s)
Issue Description
There is currently no parameter (or mention of if in the documentation) to specify number of retry for google_data_pipeline_pipeline (see documentation). There is however such parameter for the resource cloud_scheduler_job: retry_config. Would it be possible to integrate the retry_config parameter in the resource google_data_pipeline_pipeline?
References
b/378508032