terraform-provider-opsgenie
terraform-provider-opsgenie copied to clipboard
Add options to customize the API backoff mechanism
This makes the backoff mechanism customizable via the following new options in the provider configuration:
api_retry_count api_retry_wait_min api_retry_wait_max
As per https://github.com/opsgenie/terraform-provider-opsgenie/issues/268