-
Notifications
You must be signed in to change notification settings - Fork 155
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
Lost descriptions #4588
Labels
kind/bug
Some behavior is incorrect or out of spec
needs-triage
Needs attention from the triage team
resolution/fixed
This issue was fixed
Comments
t0yv0
added
kind/bug
Some behavior is incorrect or out of spec
needs-triage
Needs attention from the triage team
labels
Oct 1, 2024
On 6.53.0 it had:
|
Looks like 6.54.0 regressed it. Looking. |
Looks like it's just scoped to aws.iam.Role. A bit surprising. |
This was referenced Oct 1, 2024
This issue has been addressed in PR #4589 and shipped in release v6.54.2. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
kind/bug
Some behavior is incorrect or out of spec
needs-triage
Needs attention from the triage team
resolution/fixed
This issue was fixed
Describe what happened
It appears we lost resource descriptions from schema and registry
https://www.pulumi.com/registry/packages/aws/api-docs/iam/role/
I have noticed that running
make tfgen
adds descriptions to the checked-in schema.json.This seems to be a very short description:
There is a lot more information that used to be available.
Sample program
See above.
Log output
N/A
Affected Resource(s)
Presumably a lot of resources.
Output of
pulumi about
N/A
Additional context
N/A
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: