stocky-spoon-28903
07/14/2018, 5:42 PMpulumi-aws
?assume_role_policy
- I have to look up the structure every time.big-piano-35669
07/14/2018, 5:46 PMstocky-spoon-28903
07/14/2018, 5:48 PMdocument
. For now though, JSON.stringify(assumeRolePolicyForPrincipal("whatever"))
is still an improvement I think.PolicyDocument
and Principal
types in document.ts
, so it should be forward-compatible with pulumi-terraform#10 I’d imagine