calm-parrot-72437
02/04/2020, 12:47 AMwhite-balloon-205
assumeRolePolicy
argument.calm-parrot-72437
02/04/2020, 3:07 AM{
"Version": "2012-10-17",
"Statement": [
{
"Action": "sts:AssumeRoleWithWebIdentity",
"Principal": {
"Federated": "arn:aws:iam::${id.accountId}:oidc-provider/${oidcProvider}"
},
"Condition": {
"StringEquals": {
"${oidcProvider}:sub": "system:serviceaccount:${config.clusterSvcsNamespaceName}:keel",
}
},
"Effect": "Allow",
"Sid": "serviceaccount"
}
]
}
,)
});miniature-musician-31262
02/04/2020, 5:51 PMcalm-parrot-72437
02/04/2020, 5:56 PMminiature-musician-31262
02/04/2020, 5:58 PMcalm-parrot-72437
02/04/2020, 6:00 PMprefix${v}suffix
)\\n2: pulumi.interpolate `prefix${v}suffix`\\n\\nSee https://pulumi.io/help/outputs for more details.\\nThis function may t
hrow in a future version of @pulumi/pulumi.:keel\\\"\\n\\t\\t}\\n\\t },\\n \\\"Effect\\\": \\\"Allow\\\",\\n \\\"Sid\\\": \\\"serviceaccount\\\"\\n }\\n ]\\n }\\n\""
forceDetachPolicies: false
maxSessionDuration : 3600
name : "keel-eksDeployer-1260ba1"
path : "/"${v}
) } but still got a warning there, not sure if that is related or notminiature-musician-31262
02/05/2020, 2:14 AMcalm-parrot-72437
02/05/2020, 4:46 PMmany-garden-84306
02/06/2020, 6:14 PM