pulumi / pulumi-aws

An Amazon Web Services (AWS) Pulumi resource package, providing multi-language access to AWS
Apache License 2.0
466 stars 157 forks source link

PATCH 0022-Fix-spurrious-json-diff-for-redrive_policy.patch #4767

Open flostadler opened 1 week ago

flostadler commented 1 week ago

Retroactively creating a tracking ticket for patch 0022-Fix-spurrious-json-diff-for-redrive_policy.patch: https://github.com/pulumi/pulumi-aws/blob/0e03d6a4bcc04b46819b29205b07c6f72a534e5a/patches/0022-Fix-spurrious-json-diff-for-redrive_policy.patch

This patch fixes an upstream bug around spurious diffs in the QueueRedrivePolicy resource.

Before removing this patch we should: