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

remove unnecessary print in policy document #17

Open heybronson opened 10 months ago

heybronson commented 10 months ago

Removing an unnecessary print that prints each policy document for every EKS role in a pulumi program.

heybronson commented 7 months ago

@danielrbradley can we trigger the tests for this?