IMPROVEMENTS:
digitalocean_container_registry_docker_credentials
: Revoke OAuth token when credentials are destroyed (#735). - @andrewsomethingdigitalocean_loadbalancer
: Support disabling automatic DNS records when using Let's Encrypt certificates (#723, #730). - @andrewsomething
BUG FIXES:
- docs: Remove outdated info from README (#733). - @andrewsomething
TESTING:
- testing: Check for endpoint attr in
digitalocean_kubernetes_cluster
when HA is enabled (#725). - @danaelhe - testing: Add acceptance test workflow (#732). - @scotchneat
- testing: Add scheduled acceptance test runs (#734). - @scotchneat
- testing: Limit acceptance test job/workflow to single run at a time (#738). - @scotchneat
- testing: Acceptance tests: Don't use deprecated size slugs (#737). - @andrewsomething
- testing: Acceptance tests: Use 2048 bit private keys in test data (#736). - @andrewsomething
- testing: Fixes an invalid droplet size in some acceptance tests (#724). - @scotchneat