CI/CD Pipeline Locked Out: Credentials Not Authorised
The CI/CD credentials do not have the permissions required to apply the configuration. The credentials are valid but lack the policy.
← All break/fix scenarios in Terraform
The CI/CD credentials do not have the permissions required to apply the configuration. The credentials are valid but lack the policy.
1. Identify the missing permissions. 2. Add the permissions to the role. 3. Re-run the pipeline. 4. Document the role.
The pipeline completes, the permissions are documented, and the incident is documented.
1. Apply least privilege from the start. 2. Test the CI/CD pipeline in a sandbox account.
The CI/CD credentials do not have the permissions required to apply the configuration. The credentials are valid but lack the policy.