ministryofjustice / aws-root-account

Terraform for the Ministry of Justice AWS root account
MIT License
80 stars 18 forks source link

Adding Secrets Manager read/write managed policy to the sso-admin permission set #981

Closed julialawrence closed 3 weeks ago

julialawrence commented 3 weeks ago

Tracking story: https://github.com/ministryofjustice/analytical-platform/issues/4271

This PR adds the AWS SecretsManagerReadWrite managed policy to the aws-sso-admin role so that we can retrieve, read and write secrets.

github-actions[bot] commented 3 weeks ago

🦙 MegaLinter status: ✅ SUCCESS

Descriptor Linter Files Fixed Errors Elapsed time
✅ REPOSITORY gitleaks yes no 0.58s
✅ REPOSITORY trivy yes no 10.33s
✅ TERRAFORM terraform-fmt 1 0 0.06s

See detailed report in MegaLinter reports _Set VALIDATE_ALL_CODEBASE: true in mega-linter.yml to validate all sources, not only the diff_

_MegaLinter is graciously provided by OX Security_