Skip to content

First Version

Latest
Compare
Choose a tag to compare
@CalvinRodo CalvinRodo released this 25 Mar 13:05
· 18 commits to main since this release
d341bca

First version of this module.

Does the following:

  • Create a VPC with a public subnet
  • Use default NSG, NACL, RT for that VPC
  • Allow SSH into the subnet
  • Create an EC2 instance with a public IP in the subnet
  • Create a DynamoDB private link in the EC2 instance

This still requires you to setup dev tools and bring your own IAM account for accessing anything in AWS from this machine.