Comment on Deploying Nextcloud on AWS ECS with Pulumi

<- View Parent
joegarciar3a3294@lemmy.world ⁨3⁩ ⁨weeks⁩ ago

it is actually possible to add non-root iam accounts using your root iam account. however, in order to do that, you first have to create an access key for your root user, which is not recommended by aws.
Image

the method is to manually create a non-root user, add an initial iam permission to modify the iam resources, and automate the additional iam permission agregation via script in gitlab-ci.yml

source
Sort:hotnewtop