| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
| Name | Name | Last commit date | ||
|---|---|---|---|---|
parent directory.. | ||||
Write a terraform module representing an EC2 instance with an EBS volume and elastic IP address attached.
In this directory, you will find a VPC and security group set up to allow SSH. You will need to copy your public key into this directory and rename it to public_key. In instance.tf you will find a module block called challenge, note the variables and outputs and implement the module code in the instance subdirectory.
When we receive your solution, we will init, plan, and apply it to our AWS environment in order to evaluate that it completes without error and implements the requirements completely.
Send an email to tech@pmg.com or reach out to the person who gave you the challenge. Feel free to send an archive (a tar or zipball are fine) or link us to a public pastebin (github gist, etc) or repository (bitbucket, github, etc).
| Back | FazBrowse Home | New Git URL |