-
Notifications
You must be signed in to change notification settings - Fork 255
Improve apply and all documentation clarity and correctness #16401
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
Conversation
Clarifies the purpose and proper usage of apply and all methods, adds important warnings about resource creation in callbacks to prevent preview inconsistencies, and fixes syntax errors in code examples to ensure accuracy. 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com>
Documentation ReviewThis is an excellent rewrite that significantly improves the clarity and usability of the apply and all documentation. The changes address multiple issues and make these concepts much more accessible. Great work! Issues to Addresscontent/docs/iac/concepts/inputs-outputs/all.mdLine 83 - Capitalization: Proper noun should be capitalized content/docs/iac/concepts/inputs-outputs/apply.mdLine 45 - Punctuation: Use an em dash or restructure for better readability Observations
Strengths
Minor Wins
Mention @claude if you'd like me to review any revisions or help with additional changes! |
|
Your site preview for commit 87ffaef is ready! 🎉 http://www-testing-pulumi-docs-origin-pr-16401-87ffaef0.s3-website.us-west-2.amazonaws.com. |
|
Your site preview for commit 5264619 is ready! 🎉 http://www-testing-pulumi-docs-origin-pr-16401-52646193.s3-website.us-west-2.amazonaws.com. |
CamSoper
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Greatly improved, far better than the original. Thank you!
|
Your site preview for commit 0a13457 is ready! 🎉 http://www-testing-pulumi-docs-origin-pr-16401-0a13457d.s3-website.us-west-2.amazonaws.com. |
Fixes #16320
Fixes #16393
Fixes #15952
Fixes #11953
Clarifies the purpose and proper usage of apply and all methods, adds important warnings about resource creation in callbacks to prevent preview inconsistencies, and fixes syntax errors in code examples to ensure accuracy.
🤖 Generated with Claude Code