Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 630 Bytes

README.md

File metadata and controls

13 lines (8 loc) · 630 Bytes

infrastructure

CircleCI

Terraform code to manage the infrastructure of pokedextracker.com

Install

This repo mostly contains Terraform code, so you need to make sure that the correct version of Terraform is installed. We recommend using tfenv to manage different versions of Terraform on your machine. Once you have it installed, you can just use the .terraform-version file in this repo to install the correct version.

$ tfenv install