sparse-intern-71089
02/13/2023, 10:28 AMorange-computer-56642
02/13/2023, 11:19 AMuser_X
have access before? if so, you maybe modified the policies for that user/role to be ReadOnlyAccess
as in the blog post 🤷 in the blog post they're only doing aws sts get-caller-identity
in the workflow so ReadOnlyAccess
is enoughmost-mouse-38002
02/13/2023, 11:43 AMAdministratorAccess
to make it easier while we tested. I just don’t understand why pulumi down
would remove everything (for all users, not just the Pulumi user).orange-computer-56642
02/13/2023, 11:49 AMorange-computer-56642
02/13/2023, 11:50 AMmost-mouse-38002
02/13/2023, 11:59 AMmost-mouse-38002
02/13/2023, 11:59 AMorange-computer-56642
02/13/2023, 12:02 PMmost-mouse-38002
02/13/2023, 12:07 PMorange-computer-56642
02/13/2023, 12:11 PMsecure-cloud-access
in the blog post?most-mouse-38002
02/13/2023, 12:12 PMorange-computer-56642
02/13/2023, 12:17 PMmost-mouse-38002
02/13/2023, 12:18 PMorange-computer-56642
02/13/2023, 12:20 PMmost-mouse-38002
02/13/2023, 12:21 PMmost-mouse-38002
02/13/2023, 12:36 PMThis means that even any users/roles/groups that have the attached policy via any other mechanism (including other resources managed by this provider) will have that attached policy revoked by this resource.
orange-computer-56642
02/13/2023, 12:37 PMmost-mouse-38002
02/13/2023, 12:37 PMorange-computer-56642
02/13/2023, 12:37 PMmost-mouse-38002
02/13/2023, 12:38 PMorange-computer-56642
02/13/2023, 12:39 PMmanagedPolicyArns
instead (sry dunno what the actual property name is in js/ts)most-mouse-38002
02/13/2023, 12:40 PMUserPolicyAttachment
seems like the one I want to use.most-mouse-38002
02/13/2023, 12:40 PM