Skip to content

Commit

Permalink
Update content/tutorials/custom-policy-pack/validate-policy-pack/inde…
Browse files Browse the repository at this point in the history
…x.md

Co-authored-by: James Denyer <[email protected]>
  • Loading branch information
thoward and interurban authored Jan 30, 2025
1 parent 1230710 commit 1a9ae36
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ $ pulumi new aws-typescript

Follow the prompts as usual to set up your project.

Below are examples of non-compliant resources defined in Pulumi. Replace to contents of `index.ts` with this code.
Below are examples of non-compliant resources defined in Pulumi. Replace the contents of `index.ts` with this code.

```typescript
{{< example-program-snippet path="custom-policy-pack-integration-test-typescript" file="index.non-compliant.ts" language="typescript" >}}
Expand Down

0 comments on commit 1a9ae36

Please sign in to comment.