Skip to content

Infraestructure as a Code of Spaces Inc (Terraform)

Notifications You must be signed in to change notification settings

pedro687/spaces-IaaC

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Spaces Core Repository

Design Architecture

How to Setup Terraform and Docker Infras

docker compose up -d

To run the Localstack and Prometheus, Grafana

tflocal init

tflocal validate

tflocal plan -var-file=environments/dev/dev.tfvars

tflocal apply -auto-approve -var-file=environments/dev.tfvars

To run local the environment AWS and Observability integrations

Executing S3 Queries with localstack

aws --endpoint-url=http://localhost:4572 s3 ls

aws --endpoint-url=http://localhost:4566 s3 ls s3://logo-community-teste/uuid_path/

About

Infraestructure as a Code of Spaces Inc (Terraform)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages