Skip to content

ifaycodes/ebask-infra

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

ebask infra

Provisioning AWS resources for an employee login app built with Java using Terraform.

Set up

infrastructure/main.tf calls to the modules in infrastructure/modules. /modules contains the main setting file for all the services we are looking to set up, the expected outputs and the variables we need.

Usage

  1. Initialize Terraform

    terraform init
  2. Plan the Infrastructure

    terraform plan -out=tfplan
  3. Apply the Infrastructure

    terraform apply tfplan

Use Repo

If you want to use the repo

git clone <repo link>

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages