pulumi / pulumi-aws-iam

A Pulumi Multi Language Component for working with AWS IAM resources.
Apache License 2.0
6 stars 5 forks source link

Handle optional inputs in the karpenter policy #6

Closed zchase closed 1 year ago

zchase commented 1 year ago

There were some gaps in how the Karpenter policy was handling optional inputs that this PR fixes up. There are probably other places we need to implement similar logic, but this PR should unblock the user for now.

Fixes: https://github.com/pulumi/pulumi-aws-iam/issues/4