Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 457 Bytes

File metadata and controls

7 lines (4 loc) · 457 Bytes

Deploy

AWS Web Server component example

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

For a walkthrough of the main example, Infrastructure on AWS.