diff --git a/cicd/README.md b/cicd/README.md index 1c259fa6..5d24018e 100644 --- a/cicd/README.md +++ b/cicd/README.md @@ -34,6 +34,8 @@ Finally, all of the above need some Roles to exist in the AWS accounts before we * "deploy-setup.sh" - Shell script to create/update this stack * "setup.template.yml" - AWS resources for the Setup infrastructure +Additionally, we are dependent on the "/iam.yml" stack, deployed manually by an admin. + ## Deploying CI/CD resources ### Deploying the `main` CI/CD Pipeline