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 d101845 commit 5961d97Copy full SHA for 5961d97
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.
32
+ You’re one step closer to practicing continuous deployment!</h2>
33
<p>For next steps, read the AWS CodePipeline Documentation.</p>
34
</div>
35
</body>
0 commit comments