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

No longer define defaults for nested inputs in the schema #9

Closed zchase closed 1 year ago

zchase commented 1 year ago

Related to: https://github.com/pulumi/pulumi-aws-iam/issues/8

This PR removes defaults from nested inputs until they are supported (https://github.com/pulumi/pulumi/issues/11726).