Skip to content
This repository has been archived by the owner on Feb 19, 2021. It is now read-only.

Latest commit

 

History

History
17 lines (10 loc) · 416 Bytes

README.md

File metadata and controls

17 lines (10 loc) · 416 Bytes

Deepracer community

Terraform of our deepracer community cloud environment

Getting started

Install terraform

https://www.terraform.io/

Install AWS CLI

https://aws.amazon.com/cli/

Configure secrets

Copy the terraform.tfvars file to repo home. This contains the ARNs and some other details that are probably not needed to be public.

aws s3 cp s3://deepracing-terraform/terraform.tfvars .