cuddly-eye-68174
12/21/2018, 12:29 AMwhite-balloon-205
cuddly-eye-68174
12/21/2018, 12:47 AMwhite-balloon-205
return kubeconfig
as you are just calling this function for it's side-effect).cuddly-eye-68174
12/21/2018, 7:15 PMwhite-balloon-205
all
combinator which makes combining multiple inputs together like this easier - see https://github.com/pulumi/pulumi/issues/2284 and https://github.com/pulumi/pulumi/pull/2293.cuddly-eye-68174
12/21/2018, 7:32 PMwhite-balloon-205
aws.get_caller_identity()
should work.
https://github.com/pulumi/pulumi-aws/blob/cf90d5f8413d0ed4ff0db8962f7a66bcfda47e4f/sdk/python/pulumi_aws/get_caller_identity.py#L40cuddly-eye-68174
12/21/2018, 7:36 PMwhite-balloon-205
cuddly-eye-68174
12/21/2018, 7:36 PM