Skip to content

Latest commit

 

History

History
 
 

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 

Rails Module

These Terraform templates show an example of how to define a Terraform Module. This module shows an example of how to:

  1. Take the AMI created in the packer-example folder.
  2. Deploy it on an EC2 instance in AWS.
  3. Run the Ruby on Rails app within the AMI.

How to use this module