Skip to content

v5.42.0

Latest

Choose a tag to compare

@github-actions github-actions released this 29 Jul 08:35
c898937

Added

  • upcloud_server (data source): data source for looking up an existing server by id

Fixed

  • upcloud_gateway: the API now requires a plan to be specified when creating a gateway, so set development as a default value for plan field to avoid breaking existing configurations.
  • upcloud_gateway_connection_tunnel: when modifying the tunnel, populate ipsec.authentication object in API request if modifications include changes to IPSec configuration to avoid 400 Bad Request error from the API.