v2.24.3 New style auth0.RolePermissions does not work #308
Labels
awaiting-feedback
Blocked on input from the author
kind/bug
Some behavior is incorrect or out of spec
What happened?
expected non-nil error with nil state during Create of ... :auth0:index/rolePermissions:RolePermissions:
Example
The permissions are not added to the role.
The roles are then also removed from the resource server and the state file is not updated to describe this.
To work around this, I have needed to use the syntax marked as deprecated to create permissions directly as an array attribute within roles.
Output of
pulumi about
Version 3.86.0
Go Version go1.21.1
Go Compiler gc
Plugins
NAME VERSION
auth0 2.24.3
nodejs unknown
Host
OS fedora
Version 38
Arch x86_64
Additional context
No response
Contributing
Vote on this issue by adding a 👍 reaction.
To contribute a fix for this issue, leave a comment (and link to your pull request, if you've opened one already).
The text was updated successfully, but these errors were encountered: