Does Pulumi have the ability to generate all the i...
# aws
f
Does Pulumi have the ability to generate all the iam permissions necessary for running the deployment script?
b
you can do this via iamlive: https://github.com/iann0036/iamlive
🙌 1
f
this looks dope, i will check it out, thanks!
error: performing HTTP request: Get “https://api.pulumi.com/api/stacks/<my_org>/<my_app>/staging”: x509: “iamlive CA” certificate is not trusted
any idea how to fix this?