From d5d5d80cd053c332fdce21f7866d622f385f4e8e Mon Sep 17 00:00:00 2001 From: mrajala72 Date: Thu, 8 Jun 2017 15:18:50 +0300 Subject: [PATCH 1/2] Create index.html --- index.html | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/index.html b/index.html index d971cf9e0..04dc4d2a2 100644 --- a/index.html +++ b/index.html @@ -27,8 +27,7 @@

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.

From 2817c831abb66a0cf3679de3eaf4afe4ef6e8d68 Mon Sep 17 00:00:00 2001 From: mrajala72 Date: Thu, 8 Jun 2017 15:32:22 +0300 Subject: [PATCH 2/2] Create index.html --- index.html | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/index.html b/index.html index 04dc4d2a2..5a1ee88c2 100644 --- a/index.html +++ b/index.html @@ -27,7 +27,8 @@

Congratulations!

-

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!

+

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.