hey everyone. what do I need to do in order to run...
# general
w
hey everyone. what do I need to do in order to run
spread
on
const ssmPolicyDocumentStatement: pulumi.Input<pulumi.Input<aws.iam.PolicyStatement>[]>
context: need to merge 2 statements one from AWS managed policy the other is custom
figured that out
...(ssmPolicyDocumentStatement as aws.iam.PolicyStatement[]),