IMPROVEMENTS:
digitalocean_loadbalancer
: Fetch loadbalancer resource in datasource by ID (#773). @opeco17digitalocean_vpc
: Allow updating name and description of default vpcs (#748). - @andrewsomethingdigitalocean_app
: Support preserve_path_prefix (#768). - @andrewsomething
BUG FIXES:
digitalocean_droplet
- Refactor post-create polling code (#776). - @andrewsomethingdigitalocean_floating_ip_assignment
: Properly support importing existing assignments (#771). - @andrewsomethingdigitalocean_database_cluster
: Retry on 404s in post create polling (#761). - @opeco17
MISC:
- docs: Update records examples to use domain id over name (#770). - @andrewsomething
- docs: Add k8s as available project resource to docs (#750) - @scotchneat
- docs: Fix database cluster documentation (#766) - @colinwilson
- provider: Update to v2.10.1 of the terraform-plugin-sdk (#760). - @andrewsomething
- testing: Makefile: Only run sweep against the digitalocean package (#759). - @andrewsomething
- testing: Update domains sweeper (#753) - @scotchneat