From bdaf8f59777b4362209dfce1570a6a721ea77a99 Mon Sep 17 00:00:00 2001 From: rahulrai22 <31018516+rahulrai22@users.noreply.github.com> Date: Mon, 14 Aug 2017 16:19:23 -0500 Subject: [PATCH 1/2] Update index.html --- index.html | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/index.html b/index.html index d971cf9e0..81f6becaa 100644 --- a/index.html +++ b/index.html @@ -28,7 +28,8 @@

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.

+ 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.

From b5a00756c409555673050778cfb1c1a71fc7aca1 Mon Sep 17 00:00:00 2001 From: rahulrai22 <31018516+rahulrai22@users.noreply.github.com> Date: Mon, 14 Aug 2017 16:23:34 -0500 Subject: [PATCH 2/2] Update index.html --- index.html | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/index.html b/index.html index 81f6becaa..7e1bbb6e2 100644 --- a/index.html +++ b/index.html @@ -27,9 +27,8 @@

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! -

+

Rahul has 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.