Skip to content

chatterboxai/atlas

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Terraform

This is the Terraform code for the Chatterbox project.

Prerequisites

  • Terraform CLI
  • AWS CLI
  • Python 3.10+

Setup

Set up the AWS CLI profile for the Chatterbox account.

export AWS_PROFILE=chatterbox

Initialize the Terraform project.

terraform init

Plan the changes.

terraform plan

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages