-
Notifications
You must be signed in to change notification settings - Fork 256
Enhance documentation structure for Pulumi ESC getting started guides #16533
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
base: master
Are you sure you want to change the base?
Conversation
This comment was marked as resolved.
This comment was marked as resolved.
|
Your site preview for commit 13344f3 is ready! 🎉 http://www-testing-pulumi-docs-origin-pr-16533-13344f39.s3-website.us-west-2.amazonaws.com. |
|
Your site preview for commit 3950013 is ready! 🎉 http://www-testing-pulumi-docs-origin-pr-16533-3950013c.s3-website.us-west-2.amazonaws.com. |
|
Your site preview for commit 6f7f4e3 is ready! 🎉 http://www-testing-pulumi-docs-origin-pr-16533-6f7f4e3a.s3-website.us-west-2.amazonaws.com. |
…th Pulumi IaC, and setting up OIDC - Introduced new "Get Started" - Created a new index page for guides on Pulumi ESC. - Added detailed guides for integrating external secrets from AWS, Azure, and GCP. - Introduced a guide on importing environments to share configuration across teams. - Developed a guide on managing secrets, including storing and retrieving them. - Added instructions for running commands with `esc run` to inject secrets into scripts. - Created a guide for setting up OIDC to generate dynamic cloud credentials. - Updated references in existing documentation to point to new guides.
|
Your site preview for commit c4e9c68 is ready! 🎉 http://www-testing-pulumi-docs-origin-pr-16533-c4e9c682.s3-website.us-west-2.amazonaws.com. |
…tes, and enhance instructions for OIDC setup and environment importing
|
Your site preview for commit 7b45727 is ready! 🎉 http://www-testing-pulumi-docs-origin-pr-16533-7b457276.s3-website.us-west-2.amazonaws.com. |
- Created a new script `add_borders.py` that adds 1px #CCCCCC borders to PNG images referenced in markdown files. - Implemented functionality to check for existing borders and avoid duplication. - Added metadata to processed images to track border addition. - Included a `Pipfile` for dependency management, requiring `pillow` and `click`. - Added command-line interface for user interaction, supporting dry-run mode.
|
Your site preview for commit 8e964bf is ready! 🎉 http://www-testing-pulumi-docs-origin-pr-16533-8e964bf0.s3-website.us-west-2.amazonaws.com. |
…formatting of steps, update YAML example, and refine secret handling explanation
…and 'apiKey' instead of 'myEnvironment' and 'myPassword' across multiple languages
|
Your site preview for commit d99adb9 is ready! 🎉 http://www-testing-pulumi-docs-origin-pr-16533-d99adb9d.s3-website.us-west-2.amazonaws.com. |
…ing instructions and enhance clarity on using CLI and Pulumi Cloud console
|
Your site preview for commit f61e64a is ready! 🎉 http://www-testing-pulumi-docs-origin-pr-16533-f61e64a9.s3-website.us-west-2.amazonaws.com. |
…, clarify import modes, and update related guides for better user guidance
This comment was marked as resolved.
This comment was marked as resolved.
|
Your site preview for commit c834300 is ready! 🎉 http://www-testing-pulumi-docs-origin-pr-16533-c8343000.s3-website.us-west-2.amazonaws.com. |
|
Your site preview for commit e24307f is ready! 🎉 http://www-testing-pulumi-docs-origin-pr-16533-e24307f3.s3-website.us-west-2.amazonaws.com. |
This PR restructures the Pulumi ESC documentation to improve discoverability and user experience.
Key Changes
Getting Started:
New Guides Section:
/docs/esc/guides/with 6 self-contained guides:Concepts Enhancement:
Navigation & SEO:
git mvfor moved contentLink Fixes:
Fixes #15784