Skip to content

A small collection of terraform file templates to be used in need

Notifications You must be signed in to change notification settings

akshaydotsh/terraform-templates

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Getting Started

Clone the repo

$ git clone [email protected]:theakshaygupta/terraform-templates.git

Install Terraform and set permissions to scripts through:

$ make deps

That's it! You can get your infrastructure up and running now.

Example

$ mv AWS/fargate/example.terraform.tfvars AWS/fargate/terraform.tfvars
$ make fargate
$ make destroy-fargate

Available

You can check for availability in Makefile to make sure there are no conflicts but available are:

- acm // Certificate Manager
- fargate
- vpc // custom with high-availability
- static-webhosting // including cloudfront distribution

About

A small collection of terraform file templates to be used in need

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published