sparse-intern-71089
10/08/2020, 12:41 AMgifted-vase-28337
10/08/2020, 12:46 AMidentifiers=[pulumi.Output.apply(account.id, lambda id: f"arn:aws:iam::{id}:root")]
identifiers=[pulumi.Output.concat("arn:aws:iam::", account.id, ":root")]
lemon-agent-27707
10/08/2020, 12:48 AMGetPolicyDocument..()
from within an All
or Apply
call that coordinates and waits for the outputs you need. This will return a new output value that can be used elsewhere.gifted-vase-28337
10/08/2020, 12:53 AMlemon-agent-27707
10/08/2020, 12:54 AM