Hello, I am getting some error while running cmd p...
# general
h
Hello, I am getting some error while running cmd pulumi up : error downloading provider pulumi-resource-aws due to certificate signed by unknown authority. I think url from where it is downloading it's been blocked by my organisation. So, what should I do ? Please help me with this issue. Thanks
e
Can you run
pulumi plugin install resource aws VERSION
in a bit, it should be able to download it from github as well but maybe you've exhausted your request quota for github
h
I had tried this cmd but showing exhausted. Can you tell how much request quota provided ?
Setting a valid GITHUB_TOKEN environment variable often helps
h
I am using github token but failed to download 404 returned
e
I assumed this was the aws provider, but your error message is actually cut off so maybe it's something else?