Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
ericrudder committed Jun 15, 2018
1 parent 2ab7985 commit 89bf298
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion aws-js-webserver-component/README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# AWS Web Server component example

Deploy an EC2 instances using `@pulumi/aws`, using a common module for creating an instance. A function `createInstance` is defined in [webserver.js](webserver.js) which is then used in main program.
Deploy an EC2 instance using `@pulumi/aws`, using a common module for creating an instance. A function `createInstance` is defined in [webserver.js](webserver.js) which is then used in main program.

For a walkthrough of the main example, [Infrastructure on AWS](https://pulumi.io/quickstart/aws-ec2.html).

0 comments on commit 89bf298

Please sign in to comment.