-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Docs: Add README.md, CHANGELOG.md, LICENSE files
- Loading branch information
Showing
4 changed files
with
852 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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 | ||
|
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Oops, something went wrong.