Skip to content

Commit a24b4dc

Browse files
provide guidance on codestar failure in new accounts
1 parent 76e4006 commit a24b4dc

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

+2
Original file line numberDiff line numberDiff line change
@@ -156,6 +156,8 @@ cdk bootstrap -c email=$EMAIL -c account=$ACCOUNT -c region=$REGION -c source_br
156156

157157
This command creates a CodePipeline pipeline, this pipeline coordinates the build and deployment of all required DREM services.
158158

159+
Note - when deploying DREM in an account for the first time it may fail when creating AWS CodeStar Notifications, as the service-linked role for AWS CodeStar Notifications might not yet exist. Wait a few minutes, and then try again.
160+
159161
```sh
160162
make install
161163
```

0 commit comments

Comments
 (0)