Skip to content

Commit 963db46

Browse files
committed
Update GCP SCTFE CI enviornment README
1 parent f99fd27 commit 963db46

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

deployment/live/gcp/ci/README.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
## Overview
44

55
This config uses the [gcp/conformance](/deployment/modules/gcp/conformance) module to
6-
define a CI environment to run the SCTFE, backed by Trillian Tessera.
6+
define a CI environment to run the SCTFE on Cloud Run, backed by Trillian Tessera.
77

88
At a high level, this environment consists of:
99
- One Spanner instance with two databases:
@@ -13,6 +13,10 @@ At a high level, this environment consists of:
1313
- Secret Manager
1414
- Cloud Run
1515

16+
### Automatic Deployment
17+
18+
This GCP SCTFE conformance CI environment is designed to be deployed by the Cloud Build ([Terraform module](/deployment/modules/gcp/cloudbuild/), [Terragrunt configuration](/deployment/live/gcp/cloudbuild/prod/)).
19+
1620
### Manual Deployment
1721

1822
First authenticate via `gcloud` as a principle with sufficient ACLs for

0 commit comments

Comments
 (0)