Richard Shade

Results 31 comments of Richard Shade

I got about half the file commented out, then there were dependency issues. I sort of stopped at that point, because yaml got malformed. I can take another crack at...

I tried this also: ```python from pulumi_policy import ( EnforcementLevel, PolicyPack, ReportViolation, StackValidationArgs, StackValidationPolicy, ) import os import json required_region = "us-west-1" max_num_buckets = 1 def s3_region_check_validator(stack: StackValidationArgs, report_violation: ReportViolation):...

@brandonpollack23 do you mean automated or manual. We could probably hack out a script that ran it a bunch of times, it wouldn't be cool and automated, but it might...

Also, do we want to just revert aws, and testify in this PR to see if its pulumi or one of those, then next pr, do pulumi if its pulumi

@claude can you run 4.0 in the action yet?

can you rebase real quick and I will `/run-example-tests`?

@Luke-Rogerson looks like I am going to have to pull you into a local branch to run it.

I am running into sort of the same problem telling it to look for a file as context in its CLAUDE.md, even when I tell it: ``` # ⚠️⚠️⚠️ IMMEDIATE...