From dd8f6d18a67cf56a3c8d35361440808006239348 Mon Sep 17 00:00:00 2001 From: Ben Walcutt Date: Fri, 21 Apr 2017 22:20:44 -0500 Subject: [PATCH 1/2] Update index.html --- index.html | 2 ++ 1 file changed, 2 insertions(+) diff --git a/index.html b/index.html index d971cf9e0..894a6f7d2 100644 --- a/index.html +++ b/index.html @@ -29,6 +29,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're one step closer!

For next steps, read the AWS CodePipeline Documentation.

From 1d4c861223899648a953cfe918b88a86411931be Mon Sep 17 00:00:00 2001 From: Ben Walcutt Date: Fri, 21 Apr 2017 22:25:30 -0500 Subject: [PATCH 2/2] Update index.html to show one instance --- index.html | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/index.html b/index.html index 894a6f7d2..f56eac116 100644 --- a/index.html +++ b/index.html @@ -28,9 +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 one Amazon EC2 instance using AWS CodeDeploy. -

You're one step closer!

For next steps, read the AWS CodePipeline Documentation.