github digitalocean/terraform-provider-digitalocean v2.28.0

latest releases: v2.41.0, v2.40.0, v2.39.2...
17 months ago

NOTES:

This release adds experimental support for automatically retrying requests that fail with 429 or 500-level response codes. It can be enabled by setting the DIGITALOCEAN_HTTP_RETRY_MAX environment variable or the http_retry_max argument in the provider configuration.

IMPROVEMENTS:

  • provider: Add godo's rate limiter configuration & retryable http client (#967). - @DanielHLelis
  • digitalocean_kubernetes_cluster: Support container registry integration (#963). - @mohsenSy
  • digitalocean_database_replica: Add support for resizing replicas (#977). - @andrewsomething
  • digitalocean_database_cluster: Add backup-restore functionality to db create (#970). - @danaelhe

BUG FIXES:

MISC:

Don't miss a new terraform-provider-digitalocean release

NewReleases is sending notifications on new releases.