Skip to content

CorchoForce/tf-pav-resources

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

tf-pav-resources

Table of Contents

About

It is a project to store all the terraform archives that can up the entire pav project with a single command

Requirements

To run this repository by yourself you will need to install terraform v1.1.7 or greater. We will show how to do it in the next step.

How to use

Setup

# Clone the terraform repository
$ git clone <https://github.com/CorchoForce/tf-pav-resources>

# Access the frontend directory
$ cd tf-pav-resources/

# Run the terraform init command to install all the backend
$ terraform init

# Run the terraform plan command to check every resource that will be created
$ terraform plan

# Run the terraform apply command to create every resource located in the terraform
$ terraform apply

# After that you will need to input your env variables and write yes to build the project on heroku

demonstration

Technologies

  • Terraform

About

Repositório contendo todos os arquivos de terraform para realizar o deploy da solução no heroku.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages