An open API service indexing awesome lists of open source software.

https://github.com/nerdeveloper/hashitalks-2022


https://github.com/nerdeveloper/hashitalks-2022

Last synced: 4 months ago
JSON representation

Awesome Lists containing this project

README

          

# Hashitalks-2022: Better Developer Workflow with Terraform

## Setup
Please follow this guide to set up the project [Atlantis](https://www.runatlantis.io/guide/testing-locally.html#install-terraform)

**NB** You will create `.env` file in the root of the project and copy the content of the `.env.example` file to it.

## Running
* Please Create a `creds.json` file and your service account key
* Please run the following command to run the project:
```shell
terraform init
teraform plan
terraform apply
```

## Version
Terraform version: **0.13.6**