Skip to content

Releases: digitalocean/terraform-provider-digitalocean

v2.22.0

Choose a tag to compare

@andrewsomething andrewsomething released this 16 Aug 18:13
7fbac48

Note: No binaries were generated for this release due to an issue with the release pipeline. This was fixed in a followup release, v2.22.1.


IMPROVEMENTS:

BUG FIXES:

  • digitalocean_app: Only warn on read if there is no active deployment (#843). - @andrewsomething
  • digitalocean_database_firewall: Remove firewall rule from state if missing (#840). - @liamjcooper

MISC:

2.21.0 (June 16, 2022)

FEATURES:

MISC:

  • examples: Change k8s example to use ingress v1 (#831). - @jacobgreenleaf

v2.21.0

Choose a tag to compare

@github-actions github-actions released this 16 Jun 16:14
49eedbd

FEATURES:

MISC:

  • examples: Change k8s example to use ingress v1 (#831). - @jacobgreenleaf

v2.20.0

Choose a tag to compare

@github-actions github-actions released this 25 May 21:29
a2b6742

IMPROVEMENTS:

BUG FIXES:

  • digitalocean_kubernetes_cluster: Always perform upgrade check (#823). - @macno

MISC:

v2.19.0

Choose a tag to compare

@github-actions github-actions released this 29 Mar 21:30
83a079d

IMPROVEMENTS:

v2.18.0

Choose a tag to compare

@github-actions github-actions released this 08 Mar 18:37
75c1281

FEATURES:

IMPROVEMENTS:

  • digitalocean_app: Implement support for App Platform log_destinations (#798). - @jbrunton
  • digitalocean_app: Implement support for configuring alert policies (#797). - @andrewsomething

BUG FIXES:

  • digitalocean_project: Environment is optional, don't set default (#788). - @andrewsomething
  • digitalocean_droplet: Handle optional boolean droplet_agent (#785). - @Kidsan

MISC:

  • docs: Add default ttl to digitalocean_record (#791). - @unixlab

v2.17.1

Choose a tag to compare

@github-actions github-actions released this 28 Jan 16:58
885dabc

IMPROVEMENTS:

  • digitalocean_app: Allow using MONGODB as a database engine option (#783). - @cnunciato
  • doc: Update docs for digitalocean_monitor_alert to highlight it is currently Droplet-only (#780). - @andrewsomething

v2.17.0

Choose a tag to compare

@github-actions github-actions released this 14 Jan 21:58
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:

v2.16.0

Choose a tag to compare

@github-actions github-actions released this 08 Nov 22:20
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

v2.15.0

Choose a tag to compare

@github-actions github-actions released this 01 Nov 21:03
961d06a

IMPROVEMENTS:

  • digitalocean_container_registry_docker_credentials: Revoke OAuth token when credentials are destroyed (#735). - @andrewsomething
  • digitalocean_loadbalancer: Support disabling automatic DNS records when using Let's Encrypt certificates (#723, #730). - @andrewsomething

BUG FIXES:

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

v2.14.0

Choose a tag to compare

@github-actions github-actions released this 07 Oct 23:41
c159b01

2.14.0 (October 7, 2021)

IMPROVEMENTS:

  • digitalocean_kubernetes_cluster: Support setting the ha attribute (#718)

Note: This release contains beta functionality. If you are not a member of the beta group for this feature, you will not be able to use it until it has been more widely released. Please watch the official DigitalOcean changelog for updates.