Hi Pulumi folks, I wonder if I can read the defaul...
# aws
f
Hi Pulumi folks, I wonder if I can read the default provider values of AWS. (i.e.
aws.Provider
) I just need to get the following attribute for tagging purposes: • profile name • role arn used Also is there any concern to read back this provider object? e.g. security issues because there is token attribute to it.