diff --git a/knowledge base/pulumi.md b/knowledge base/pulumi.md index 39609f8..3982a79 100644 --- a/knowledge base/pulumi.md +++ b/knowledge base/pulumi.md @@ -629,7 +629,8 @@ TODO TODO -See [Automatically Enforcing AWS Resource Tagging Policies], [Get started with Pulumi policy as code]. +Refer [Automatically Enforcing AWS Resource Tagging Policies], [Get started with Pulumi policy as code] and +[How to Implement Robust Security Guardrails Using Policy as Code]. ## Stacks @@ -1530,6 +1531,7 @@ Solution: Read [secrets], and fix the configuration by providing a correct key i - [Importing resources] - [Property paths] - [Create a ComponentResource] +- [How to Manage Secrets with Pulumi]