From b26f9f9e605fe7a05908b574f00c35e294510b28 Mon Sep 17 00:00:00 2001 From: talk2bcs <34513109+talk2bcs@users.noreply.github.com> Date: Thu, 21 Feb 2019 12:25:27 +0530 Subject: [PATCH] Update index.html Trying out the edit steps mention in the example for AWS code pipeline --- index.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/index.html b/index.html index d971cf9e0..95f77b739 100644 --- a/index.html +++ b/index.html @@ -27,8 +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! Hooray!

For next steps, read the AWS CodePipeline Documentation.