Anyone got an idea why Pulumi would say a certific...
# general
q
Anyone got an idea why Pulumi would say a certificate could not be found, but the arn exists in AWS?
c
Could it be that the AWS account / region that Pulumi is using doesn’t have permissions to see it? For example, you are running
pulumi up
when the local environment variables are for IAM User foo, but you are logged into the AWS console as IAM user bar?
h
i often forget to set my
$AWS_PROFILE
at the start of the day
i
profile/region issue
q
I am using my profile oh, and I can see it in the console
I will double check the region but I'm pretty sure it's in u.s. East 1 and I am explicitly setting up provider on the certificate in pulumi