Skip to content

v2.16.0

Compare
Choose a tag to compare
@github-actions github-actions released this 08 Nov 22:20
· 300 commits to main since this release
cca427e

IMPROVEMENTS:

  • digitalocean_loadbalancer: Add support for size_unit (#742). - @bbassingthwaite
  • digitalocean_database_firewall: Add attributes for Kubernetes cluster IDs to firewall rules (#741). - @tdyas

BUG FIXES:

  • digitalocean_database_user, digitalocean_database_replica, digitalocean_database_db, digitalocean_database_connection_pool: Provide better error messages importing database sub-resources. (#744). - @andrewsomething