Releases: digitalocean/terraform-provider-digitalocean
Releases · digitalocean/terraform-provider-digitalocean
v2.43.0
IMPROVEMENTS:
- #1253 - @andrewsomething - k8s: support setting cluster and service subnets on create.
- #1251 - @loosla - [spaces]: add tor1 to spaces
- #1246 - @loosla - [databases]: update kafka uri, private_uri
- #1234 - @loosla - [databases]: add support for Opensearch advanced configuration
MISC:
- #1245 - @loosla - [documentation]: update requirements in readme
- #1247 - @loosla - [documentation]: add a default for digitalocean_spaces_bucket acl
- #1236 - @TheMarvelFan - Enabled Linting errcheck and fixed linting issues
- #1240 - @andrewsomething - docs: fix formatting for apps log_destination
- #1237 - @SpiffyEight77 - fix: enable failing staticchecks
- #1235 - @SpiffyEight77 - fix: enable failing gosimple check
- #1243 - @andrewsomething - Revert change moving from logging.NewTransportWithRequestLogging from logging.NewTransport.
- #1249 - @andrewsomething - Re-introduce d.GetOkExists usage.
- #1244 - @loosla - [databases]: minor variable renaming in mongo advanced configuration …
v2.42.0
2.42.0
IMPROVEMENTS:
- #1218 - @loosla - [databases]: add support for Kafka advanced configuration
- #1215 - @bhardwajRahul - Update Terraform provider to include new opensearch acl changes
- #1212 - @loosla - [databases]: add support for MongoDB advanced configuration
MISC:
- #1231 - @jameskim0987 - [ISSUE-1228] Resolve failing linter: ineffassign and enable back
- #1230 - @jameskim0987 - [ISSUE-1229] Resolve failing linter: unused and enable back
- #1214 - @andrewsomething - Update workflows for Go 1.22.
- #1213 - @loosla - upgrade godo
v2.41.0
2.41.0
IMPROVEMENTS:
- #1209 - @andrewsomething - apps: expose live_domain computed attribute.
- #1202 - @zoispag - Add support for Spaces in LON1
- #1200 - @GiovanniColonni - Added support for opensearch configuration on log_destination block
BUG FIXES:
- #1204 - @andrewsomething - ssh: protect against database race condition in create
- #1193 - @linuxluigi - Fix Postgres Config TimescaleDB configuration
MISC:
- #1208 - @andrewsomething - apps: update examples to remove environment_slug
- #1203 - @andrewsomething - dbaas: Use standardized name prefix in tests.
- #1198 - @seano-vs - Add opensearch to cluster reference
- #1197 - @stooj - fix(docs): include newly supported alerts
v2.40.0
IMPROVEMENTS:
- #1189 - @moritzbruder - digitalocean_app: Service Autoscaling
- #1188 - @andrewsomething - apps: support DEPLOYMENT_STARTED and DEPLOYMENT_CANCELLED alerts.
- #1182 - @andrewsomething - apps: support additional database engines
- #1173 - @asaha2 - Support load balancers network type
BUG FIXES:
- #1186 - @andrewsomething - databases: set replica size to state on read.
- #1184 - @andrewsomething - apps: protect against panic when CORS has no allow_origins
MISC:
- #1192 - @halkeye - fix: run https://github.com/crate-ci/typos --write-changes to fix up typos
- #1177 - @cotyhamilton - Update kubernetes_cluster surge_upgrade default in docs
- #1180 - @andrewsomething - apps: document registry_credentials argument.
- #1178 - @andrewsomething - Update for goreleaser 2.0
- #1174 - @dependabot[bot] - build(deps): bump github.com/hashicorp/go-retryablehttp from 0.7.4 to 0.7.7
v2.39.2
MISC:
- #1171 - @apinonformoso - docs: add vpc peering alpha only note
v2.39.1
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
IMPROVEMENTS:
- #1164 - @danaelhe - Apps: Add egress/dedicated IPs support
- #1160 - @apinonformoso - [VPC-3361] Add VPC Peering resource
- #1157 - @danaelhe - Record: Add warning if TTL has changed
- #1155 - @asaha2 - Add support for GLB active-passive failover config
BUG FIXES:
MISC:
- #1159 - @apinonformoso - chore: upgraded godo to latest version
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
v2.37.1
v2.37.0
IMPROVEMENTS:
- #1139 - @linuxluigi - Add PostgreSQL configuration resource and test
- #1133 - @asaha2 - Add config options for global load balancers
BUG FIXES:
MISC:
- #1128 - @danaelhe - Update database_firewall example
- #1125 - @dependabot[bot] - build(deps): bump google.golang.org/protobuf from 1.31.0 to 1.33.0
- #1137 - @andrewsomething - apps: included registry_credentials option for images