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
developmentas a default value forplanfield to avoid breaking existing configurations. - upcloud_gateway_connection_tunnel: when modifying the tunnel, populate
ipsec.authenticationobject in API request if modifications include changes to IPSec configuration to avoid400 Bad Requesterror from the API.