From 5fccf54e9e25bc932f62e9a6a793a70b7a6774a1 Mon Sep 17 00:00:00 2001 From: priyankaa18 <39241493+priyankaa18@users.noreply.github.com> Date: Tue, 19 Jun 2018 11:27:36 -0500 Subject: [PATCH] Update index.html --- index.html | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/index.html b/index.html index d971cf9e0..404e4adff 100644 --- a/index.html +++ b/index.html @@ -27,8 +27,9 @@

Congratulations!

-

You have successfully created a pipeline that retrieved this source application from an Amazon S3 bucket and deployed it - to three Amazon EC2 instances using AWS CodeDeploy.

+

You have successfully created a pipeline that retrieved this source application from GitHub and deployed it to one Amazon EC2 instance using AWS Elastic Beanstalk. You’re one step closer to practicing continuous deployment! + +

For next steps, read the AWS CodePipeline Documentation.