You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
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.