Skip to content

v2.30.0

Compare
Choose a tag to compare
@github-actions github-actions released this 11 Sep 17:02
· 81 commits to main since this release
54006ec

FEATURES:

  • New Resource: digitalocean_spaces_bucket_cors_configuration (#1021) - @danaelhe

IMPROVEMENTS:

  • provider: Enable retries for requests that fail with a 429 or 500-level error by default (#1016). - @danaelhe

BUG FIXES:

  • digitalocean_database_user: Prevent creating multiple users for the same cluster in parallel (#1027). - @andrewsomething
  • digitalocean_database_user: Remove unneeded GET request post-create (#1028). - @andrewsomething

MISC: