Skip to content

Repository files navigation

terraform-bricksandblocks

TerraForm code for deploying BricksAndBlocks infrastructure.

Requirements

Configuration

  • Make a copy of env.dist called .env
  • Fill in appropriate values for .env
  • Make a copy of main.auto.tfvars.example called main.auto.tfvars
  • Fill in appropriate values for main.auto.tfvars
  • Log into Terraform Cloud with terraform login
  • Add submodule for taskfiles and run setup task
task setup

Usage

  • reinitialize Terraform: rm -rf .terraform && terraform init
  • redeploy a resource: terraform destroy -target=[resource provider].[resource] --auto-approve && terraform apply --auto-approve

About

TerraForm code for deploying BricksAndBlocks.net

Topics

Resources

Stars

2 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages