Skip to content

v2.17.0

Compare
Choose a tag to compare
@github-actions github-actions released this 14 Jan 21:58
· 215 commits to main since this release
14bbd2e

IMPROVEMENTS:

  • digitalocean_loadbalancer: Fetch loadbalancer resource in datasource by ID (#773). @opeco17
  • digitalocean_vpc: Allow updating name and description of default vpcs (#748). - @andrewsomething
  • digitalocean_app: Support preserve_path_prefix (#768). - @andrewsomething

BUG FIXES:

  • digitalocean_droplet - Refactor post-create polling code (#776). - @andrewsomething
  • digitalocean_floating_ip_assignment: Properly support importing existing assignments (#771). - @andrewsomething
  • digitalocean_database_cluster: Retry on 404s in post create polling (#761). - @opeco17

MISC: