feat: add `schedule_retry_config` variable
Add schedule_retry_config variable that controls the configuration used to
retry a scheduled job that does not complete successfully. It corresponds to
the retry_config argument of the google_cloud_scheduler_job resource.
Closes #15
Edited by Dave Hart