Skip to content

Commit

Permalink
fix deployment modules README
Browse files Browse the repository at this point in the history
  • Loading branch information
phbnf committed Dec 4, 2024
1 parent 904af04 commit fb43234
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 fb43234

Please sign in to comment.