pulumi / pulumi-okta

An Okta Pulumi resource package, providing multi-language access to Okta
Apache License 2.0
9 stars 2 forks source link

Typo in pulumi-okta property groups_included #140

Open jaxxstorm opened 2 years ago

jaxxstorm commented 2 years ago

image

stack72 commented 2 years ago

@jaxxstorm going to move this issue to the Pulumi-okta repo as this actually reflects the SDK directly

This is because "groups_included" is a set and we pluralise any collections where MaxItems is not 1

mnlumi commented 1 year ago

This is still reflective of the API docs today. Screenshot 2023-07-28 at 1 30 05 PM

joeduffy commented 11 months ago

@mnlumi @mikhailshilkov I had a community member raise this with me in person yesterday, and express their disappointment that it's still active nearly two years later. Do we have a path to fixing things like this?

I realize it seems like a minor paper cut, but these paper cuts add up fast!

I also ask because it would seem to require a breaking change to fix? Or do we have a way to add "property aliases"?