github UpCloudLtd/terraform-provider-upcloud v5.33.2

9 hours ago

Added

  • upcloud_loadbalancer: support replacing network field with an equivalent networks configuration. Equivalent networks configuration consists of two networks blocks: the first should be a public IPv4 network and the second a private IPv4 with network set to same value as the main level network field was. This enables migrating from the deprecated network field to networks field.

Fixed

  • upcloud_loadbalancer: do not set value for networks field when it is not defined in configuration. This prevents inconsistent result errors when using the deprecated network field.
  • upcloud_loadbalancer: allow renaming networks without replacing the load balancer.
  • upcloud_manual_certificate_bundle: certificate and intermediates values are normalized when comparing configuration against API response to avoid inconsistent result after apply because of differences in comments or whitespace.

Don't miss a new terraform-provider-upcloud release

NewReleases is sending notifications on new releases.