This message was deleted.
# aws
s
This message was deleted.
s
You're typically going to want any AWS principal running
pulumi up
to have full admin privs.
kops is the outlier here - every other IaC tool I've used generally recommends full admin, but that's because kops is very limited in what AWS resources it might create.
a
Oh, ok. The docs only say d
you have an IAM user in the AWS console with Programmatic access
. I’ll create a user with this https://docs.aws.amazon.com/IAM/latest/UserGuide/getting-started_create-admin-group.html .
That worked! Thank you @stocky-restaurant-98004.
youre welcome 1