-
Notifications
You must be signed in to change notification settings - Fork 89
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
auth0_resource_server data source incorrectly returns identifier value in the id field #530
Comments
Hey @rishabhg20 👋🏻 , thanks for raising this! I have a fix ready in #532 and we'll aim at releasing this in the next version. |
@sergiught thank you! How often do you cut releases? |
We'll schedule a release for this week with the fix, potentially Thursday. |
@sergiught perfect! Do you want me to close this issue or you'd do that once you cut the release? |
Appreciate you offering that @rishabhg20 👍🏻 however we'll close this down only once you have the fix in your hands and can benefit from it 😃 (once the release happens). So no worries about it! Thanks tho! |
Hey @rishabhg20 👋🏻 The fix is available now in the latest release v0.45.0. Please give it a go and let us know if you have any issues with it. Thanks! Docs: https://registry.terraform.io/providers/auth0/auth0/0.45.0/docs |
Checklist
Description
The
auth0_resource_server
data source returns the identifier value of the API in theid
field.Expectation
The data source should return the ID in the
id
field as it says in the documentation.Reproduction
Auth0 Terraform Provider version
0.44.1
Terraform version
1.3.9
The text was updated successfully, but these errors were encountered: