From e437cd2e2770045f63c2ccb941167d6cc6acb993 Mon Sep 17 00:00:00 2001 From: "Oladimeji (G) Akintade" <101615935+proBaxia@users.noreply.github.com> Date: Wed, 12 Jun 2024 18:28:01 +0100 Subject: [PATCH 1/2] Update index.html --- index.html | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/index.html b/index.html index d971cf9e0..4ba999d17 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.

-

For next steps, read the AWS CodePipeline Documentation.

+

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 the next steps, read the AWS CodePipeline Documentation.

From aae4ed74172166e4ad680eb790927656ed096359 Mon Sep 17 00:00:00 2001 From: "Oladimeji (G) Akintade" <101615935+proBaxia@users.noreply.github.com> Date: Wed, 12 Jun 2024 18:34:47 +0100 Subject: [PATCH 2/2] Update index.html --- index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.html b/index.html index 4ba999d17..f2d79cf76 100644 --- a/index.html +++ b/index.html @@ -27,7 +27,7 @@

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!

+

Gabriel 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 the next steps, read the AWS CodePipeline Documentation.