exoscale / egoscale

exoscale golang bindings
https://pkg.go.dev/github.com/exoscale/egoscale/v3
Apache License 2.0
31 stars 15 forks source link

v2: fix issue with iam role labels #614

Closed kobajagi closed 6 months ago

kobajagi commented 6 months ago

Description

Fixes the bug with iam role labels where API returns no labels field (equivalent to nil) but egoscale translates it to empty slice.

Checklist

(For exoscale contributors)

shortcut-integration[bot] commented 6 months ago

This pull request has been linked to Shortcut Story #85146: tf-provider: IAMv3 bugs from terraform-conf-platform migration.