-
Notifications
You must be signed in to change notification settings - Fork 251
feat: Add blog post: Deployment Guardrails with Policy as Code #15748
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 comprehensive blog post covers implementing deployment guardrails with Pulumi CrossGuard to create safe self-service infrastructure. It includes: - Real-world examples of policy implementation - Best practices for policy enforcement - Integration with CI/CD workflows - Compliance-ready policies for common frameworks Part of the IDP Best Practices series. 🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <noreply@anthropic.com>
- Indent code block within list item to maintain list continuity - Fixes markdown linter errors for ordered list item prefixes 🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <noreply@anthropic.com>
Your site preview for commit f15b16f is ready! 🎉 http://www-testing-pulumi-docs-origin-pr-15748-f15b16f6.s3-website.us-west-2.amazonaws.com. |
- Set publication date to 2025-08-14 - Restore correct author (engin-diri) 🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <noreply@anthropic.com>
Your site preview for commit c2bbe3b is ready! 🎉 http://www-testing-pulumi-docs-origin-pr-15748-c2bbe3b9.s3-website.us-west-2.amazonaws.com. |
- Correct author attribution as requested 🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <noreply@anthropic.com>
Your site preview for commit a64fb07 is ready! 🎉 http://www-testing-pulumi-docs-origin-pr-15748-a64fb078.s3-website.us-west-2.amazonaws.com. |
Your site preview for commit f1f07e3 is ready! 🎉 http://www-testing-pulumi-docs-origin-pr-15748-f1f07e31.s3-website.us-west-2.amazonaws.com. |
- Add series: idp-best-practices to YAML front matter - Links post to the IDP Best Practices series 🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <noreply@anthropic.com>
Your site preview for commit a365126 is ready! 🎉 http://www-testing-pulumi-docs-origin-pr-15748-a365126b.s3-website.us-west-2.amazonaws.com. |
Your site preview for commit 5521b34 is ready! 🎉 http://www-testing-pulumi-docs-origin-pr-15748-5521b34b.s3-website.us-west-2.amazonaws.com. |
content/blog/deployment-guardrails-with-policy-as-code/index.md
Outdated
Show resolved
Hide resolved
Your site preview for commit 159efe8 is ready! 🎉 http://www-testing-pulumi-docs-origin-pr-15748-159efe8d.s3-website.us-west-2.amazonaws.com. |
@dirien does this need to merge? |
@meagancojocar @adamgordonbell |
@meagancojocar still reviewing but planning to merge next week |
New blog post