Skip to content

Releases: digitalocean/terraform-provider-digitalocean

v2.39.1

31 May 17:42
2fc3d84
Compare
Choose a tag to compare

BUG FIXES:

  • #1166 - @razum90 - Databases: Save DB password from initial POST request
  • #1169 - @andrewsomething - dbaas: ensure password is always retained in connection URIs, replicas, and connection pools.

v2.39.0

28 May 20:13
c323788
Compare
Choose a tag to compare

IMPROVEMENTS:

BUG FIXES:

MISC:

Note: VPC peering is currently in alpha. If you are not a member of the alpha group for this feature, you will not be able to use it until it has been more widely released. Please follow the official DigitalOcean changelog for updates.

v2.38.0

03 May 16:02
7ef4b10
Compare
Choose a tag to compare

IMPROVEMENTS:

BUG FIXES:

  • #1150 - @danaelhe - Project: Remove project from state if tf project creation plan fails

MISC:

  • #1145 - @yordis - chore: fix header of changelog
  • #1144 - @yordis - chore: remove go.mod replace for old unused pkg
  • #1142 - @dependabot[bot] - build(deps): bump golang.org/x/net from 0.17.0 to 0.23.0

v2.37.1

25 Apr 14:59
12eceb8
Compare
Choose a tag to compare

BUG FIXES:

v2.37.0

23 Apr 14:37
5f23ec9
Compare
Choose a tag to compare

IMPROVEMENTS:

BUG FIXES:

MISC:

v2.36.0

12 Mar 14:04
0506baa
Compare
Choose a tag to compare

IMPROVEMENTS:

  • #1115 - @guptado - [NETPROD-3585] Optimised fetching certificates by name

BUG FIXES:

MISC:

v2.35.0

11 Mar 00:19
2d8425f
Compare
Choose a tag to compare

IMPROVEMENTS:

#1113 - @danaelhe - Apps: Support Project Assignment
#1109 - @andrewsomething - apps: Add GHCR as a supported registry type.
#1103 - @dweinshenker - Support scalable storage settings separately for read-replica vs. primary
#1102 - @moreinhardt - database: Add access_cert and access_key for kafka users

BUG FIXES:

#1100 - @danaelhe - uptime_alert: 1hr -> 1h

MISC:

#1111 - @andrewsomething - droplet: Document and warn that enabling IPv6 requires OS-level config changes.
#1108 - @andrewsomething - redis config: allow setting timeout to 0
#1105 - @danktec - Force replacement if user tries to disable IPv6 on a droplet

v2.34.1

20 Dec 22:17
27621d4
Compare
Choose a tag to compare

BUG FIXES:

v2.34.0

12 Dec 16:23
506ad73
Compare
Choose a tag to compare

IMPROVEMENTS:

BUG FIXES:

  • digitalocean_cdn: Add Support for "needs-cloudflare-cert" (#1089). - @danaelhe
  • digitalocean_spaces_bucket: blr1 is a supported region (#1085). - @andrewsomething
  • digitalocean_database_kafka_topic: Kafka topic + user ACL management doc fixes (#1082). - @dweinshenker

v2.33.0

12 Dec 15:09
a6c3d48
Compare
Choose a tag to compare

IMPROVEMENTS:

  • #1073 - @T-jegou - Add digitalocean_database_connection_pool datasource

BUG FIXES:

  • #1078 - @nemcikjan - fix: added missing option to set port on health_check
  • #1076 - @dweinshenker - Remove unclean_leader_election_enable for kafka topic configuration
  • #1080 - @danaelhe - Apps: Reference Port in expandAppHealthCheck and flattenAppHealthCheck
  • #1074 - @T-jegou - Fixing Case Handling for Volume Resource