We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8be52cb commit 828d93dCopy full SHA for 828d93d
index.html
@@ -27,8 +27,9 @@
27
<body>
28
<div align="center">
29
<h1>Congratulations!</h1>
30
- <h2>You have successfully created a pipeline that retrieved this source application from an Amazon S3 bucket and deployed it
31
- to three Amazon EC2 instances using AWS CodeDeploy.</h2>
+ <h2>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
32
+ closer to practicing continuous deployment!</h2>
33
<p>For next steps, read the AWS CodePipeline Documentation.</p>
34
</div>
35
</body>
0 commit comments