Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/maheshrijal/tf-dev-env-aws

Provisioning a development environment with terrafrom in aws
https://github.com/maheshrijal/tf-dev-env-aws

Last synced: about 1 month ago
JSON representation

Provisioning a development environment with terrafrom in aws

Awesome Lists containing this project

README

        

# create a development environment with terrafrom in aws

### Features

- Create instance with private key on device
- Add instance config to ~/.ssh for easy ssh using vscode
- Output instance IP once created

### To-Do
- Delete configuration from ssh config when instance is destroyed