Skip to content

Commit

Permalink
fix deployment modules README (#379)
Browse files Browse the repository at this point in the history
  • Loading branch information
phbnf authored Dec 5, 2024
1 parent 3caa332 commit 26d8567
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion deployment/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,8 @@
This directory contains configuration-as-code to deploy Trillian Tessera to supported infrastructure:
- `modules`: terraform modules to configure infrastructure for running a Tessera log.
+ `gcp`: a Tessera GCP specific terraform module.
- `live`: example terragrunt configurations for deploying to different environments which use the modules
+ `aws`: a Tessera AWS specific terraform module.
- `live`: example terragrunt configurations for deploying to different environments which use the modules.

## Prerequisites

Expand Down

0 comments on commit 26d8567

Please sign in to comment.