Ansible playbook: project_ci_aws_creds.yaml
An Ansible playbook to create an IAM user for GitLab projects' CI. Also, rotates the IAM access keys, sets the CI variables for the access key, attaches an inline policy to limit the user by IP and requested region. Lastly, create a policy with full access to Resource Groups because I usually create one for each deployment but there isn't such an AWS managed policy.