Skip to content

Commit

Permalink
Docs: Add README.md, CHANGELOG.md, LICENSE files
Browse files Browse the repository at this point in the history
  • Loading branch information
vulturm authored and Mihai Vultur committed Oct 13, 2017
1 parent 4d597a1 commit 2fe5d7e
Show file tree
Hide file tree
Showing 4 changed files with 852 additions and 0 deletions.
22 changes: 22 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,22 @@
Copyright (c) 2017-Preset Mihai Vultur, All Rights Reserved.

CHANGELOG
=========
## en_infra_aws

This file is used to list changes made in each version of the `en_infra_aws` project.

### Version 0.1.0
Initial implementation of the AWS VPC using terraform.
VPC
- Public subnet
- Private subnet
- Separate security groups for public and private subnet
- Uploaded public ssh-key to be used for connecting to EC2 instances
- NAT instance assigned to the public subnet
- Test Instance assigned to the private subnet
- Working NAT

TO DO:
Refactoring

Binary file added DevOpsVPC.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading

0 comments on commit 2fe5d7e

Please sign in to comment.