17 Forks
16 Stars
16 Watchers

AWSDevOpsProjects

This repository consist of various end-to-end devops projects in AWS. For all of the projects, infrastructure creation is automated using Terraform so that you can start using the projects with just few commands instead of going to AWS console and creating everything manually.

How to download and setup AWSDevOpsProjects

Open terminal and run command
git clone https://github.com/vishal2505/AWSDevOpsProjects.git
git clone is used to create a copy or clone of AWSDevOpsProjects repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with AWSDevOpsProjects https://github.com/vishal2505/AWSDevOpsProjects/archive/master.zip

Or simply clone AWSDevOpsProjects with SSH
[email protected]:vishal2505/AWSDevOpsProjects.git

If you have some problems with AWSDevOpsProjects

You may open issue on AWSDevOpsProjects support forum (system) here: https://github.com/vishal2505/AWSDevOpsProjects/issues