Skip to content

Commit 7f1a67a

Browse files
authored
Merge pull request #5 from getcft/release-1.0
Fixing README
2 parents 25159fd + dbb7ce1 commit 7f1a67a

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,9 @@ As with most AWS services you will incur costs for usage. For this CloudFormatio
7979

8080
In the *AWS Management Console* you should be able to *verify* the following have been created.
8181

82-
* AWS CloudPipeline
82+
* Two IAM Roles one for CodePipeline and one for CodeBuild both with custom policies
83+
* An S3 bucket where workflow files are stored
84+
* AWS CodePipeline
8385
* One AWS CodeBuild project to package your application.
8486
* One AWS CodeBuild project to deploy a "Hello World" Serverless Express Node App (API Gateway and Lambda).
8587

0 commit comments

Comments
 (0)