IMPROVEMENTS:
digitalocean_database_cluster
: Support project assignment (#955). - @andrewsomething
BUG FIXES:
DOCS:
digitalocean_app
: Fix typo in resource digitalocean_app (#961). - @tobiasehlert
MISC:
provider
: Package reorganization (#927). - @andrewsomethingtesting
: Use comment trigger to run acceptance tests for PRs. (#929). - @andrewsomethingtesting
: Fix formatting of Terraform configs in tests and enforce in PRs using terrafmt (#932). - @andrewsomethingtesting
: droplet: Fix acceptance testing (#949). - @andrewsomethingtesting
: certificates: Add retry on delete (#951). - @andrewsomethingtesting
: cdn: Add test sweeper and retry with backoff (#947). - @andrewsomethingtesting
: Add sweeper and use consistent naming for all Spaces buckets in tests (#945). - @andrewsomethingtesting
: Add sweeper for uptime and monitoring alerts (#944). - @andrewsomethingtesting
: Add sweeper for projects and add retry for project deletion (#943). - @andrewsomethingtesting
: Add sweeper for VPCs (#942). - @andrewsomethingtesting
: Add sweeper for custom images and fix acceptance tests (#941). - @andrewsomethingtesting
: Use consistent naming for all volumes created in tests (#939). - @andrewsomethingtesting
: Use consistent naming for all snapshots created in tests (#938). - @andrewsomethingtesting
: Use consistent naming for all load balancers created in tests (#937). - @andrewsomethingtesting
: Use consistent naming for all firewalls created in tests (#935). - @andrewsomethingtesting
: Add sweeper for SSH keys (#940). - @andrewsomethingtesting
: Use consistent naming for all certs created in tests (#934). - @andrewsomethingtesting
: Use consistent naming for all Droplets created in tests (#933). - @andrewsomethingtesting
: Remove unused const to fix linting (#930). - @andrewsomethingtesting
: Fix flaky database acceptance tests (#953). - @andrewsomething- Remove .go-version and add to .gitignore (#958). - @ChiefMateStarbuck