Skip to content

sparkbox/aws-infrastructure

Repository files navigation

Sparkbox Main AWS Account Infrastructure

This repo is used to manage the Sparkbox Main AWS account using Terraform.

How to use

  1. brew install terraform
  2. cp local.example.tfvars local.auto.tfvars
  3. Update the variables in local.auto.tfvars accordingly
  4. terraform init
  5. terraform plan

We use Terraform Cloud to execute our infrastructure. Commits to main will automatically be Planned and, if successful, Applied.

Contributing

Updates to our aws infrastucture should happen by making a PR to this repo. You can validate changes and see the outcome of plan, but you cannot apply, because it will impact our primary account. Instead, it is recommended you test modules independently against your dev sandbox.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages