Skip to content

v2.12.0

Compare
Choose a tag to compare
@github-actions github-actions released this 24 Sep 14:09
· 291 commits to main since this release
cf4091d

FEATURES:

IMPROVEMENTS:

  • digitalocean_domain: Expose TTL (#702). Thanks to @atombrella!
  • digitalocean_app: Support setting CORS policies (#699).
  • digitalocean_app: Make create timeout configurable (#698).
  • digitalocean_droplet: Mark private_networking as deprecated. (#676)
  • docs: Provide more context for apps' instance_size_slug (#701)
  • misc: Replace d.HasChange sequences with d.HasChanges (#681) Thanks to @atombrella!

BUGFIXES:

  • digitalocean_database_user: Handle passwords for MongoDB (#696).
  • digitalocean_app: Error to prevent panic if no deployment found (#678).
  • digitalocean_droplet: Protect against panic when importing Droplet errors (#674).