From 40d3b93f94c5df18eb7c331242ca781fcd9f6253 Mon Sep 17 00:00:00 2001 From: Adam Gordon Bell Date: Mon, 6 Oct 2025 11:18:53 -0400 Subject: [PATCH] Add 'idp-best-practices' tag to deployment guardrails blog post --- content/blog/deployment-guardrails-with-policy-as-code/index.md | 1 + 1 file changed, 1 insertion(+) diff --git a/content/blog/deployment-guardrails-with-policy-as-code/index.md b/content/blog/deployment-guardrails-with-policy-as-code/index.md index a569c3872f0e..5d3b96f3d770 100644 --- a/content/blog/deployment-guardrails-with-policy-as-code/index.md +++ b/content/blog/deployment-guardrails-with-policy-as-code/index.md @@ -17,6 +17,7 @@ tags: - security - self-service - guardrails + - idp-best-practices --- Welcome to the third post in our **IDP Best Practices** series, where we explore how to implement **policy as code** with [Pulumi CrossGuard](/docs/iac/packages-and-automation/crossguard) to create deployment guardrails that make self-service infrastructure both powerful and safe.