Skip to content

Latest commit

 

History

History
42 lines (27 loc) · 3.03 KB

README.md

File metadata and controls

42 lines (27 loc) · 3.03 KB
RooneyCloudTech

This Module will create a lightsail EC2 instance. Please fork Repo to make your own changes. This is not an all in one module. Resources created in Lightsail do not show in your AWS console.

Pre-Requisites

Domain Name: If intending to use Route53. a hosted zone will need to be purchased from the amazon directory or other third party domain provider.

SSL/TLS Certificate: This module will create a certificate within lightsail which will allow traffic to be secured. However, you can also create your own certifcate in ACM and use a data block to import this into your resource blocks. Certificates can be created through other third parties and deployed manually onto your EC2 instance. Bitnami certificate guide: https://www.youtube.com/watch?v=LDVQhN7zJvQ

Requirements

Name Version
aws ~> 5.0

Providers

No providers.

Modules

Name Source Version
lightsail ./module n/a

Resources

No resources.

Inputs

Name Description Type Default Required
region Region string "us-east-1" no

Outputs

No outputs.