Skip to content

Commit

Permalink
Move AWS terraform to it's own directory (TraceMachina#376)
Browse files Browse the repository at this point in the history
This is in prep to support GCP and Azure.
  • Loading branch information
allada authored and blakehatch committed Nov 21, 2023
1 parent 5e9e41a commit 6800bf3
Show file tree
Hide file tree
Showing 23 changed files with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -51,9 +51,9 @@ This will cause bazel to run the commands through an all-in-one `CAS`, `schedule
We currently have a few example deployments in [deployment-examples directory](https://github.com/allada/turbo-cache/tree/master/deployment-examples).

### Terraform
The [terraform deployment](https://github.com/allada/turbo-cache/tree/master/deployment-examples/terraform) is the currently preferred method as it leverages a lot of AWS cloud resources to make everything much more robust.
The [terraform deployment](https://github.com/allada/turbo-cache/tree/master/deployment-examples/terraform) is the currently preferred method as it leverages a lot of cloud resources to make everything much more robust.

The terraform deployment is very easy to setup and configure, all you need is a domain or subdomain that you can add some DNS records to and an AWS account. This deployment will show off remote execution capabilities and cache capabilities.
The terraform deployment is very easy to setup and configure. This deployment will show off remote execution capabilities and cache capabilities.

## Status

Expand Down
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 comments on commit 6800bf3

Please sign in to comment.