Skip to content

Commit cb9feb4

Browse files
committed
rename cloudbuild/preloaded to tesseract
# Conflicts: # deployment/modules/gcp/cloudbuild/tesseract/variables.tf
1 parent 3e61add commit cb9feb4

File tree

4 files changed

+2
-2
lines changed

4 files changed

+2
-2
lines changed

deployment/live/gcp/static-ct-staging/cloudbuild/arche2025h1/terragrunt.hcl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
terraform {
2-
source = "${get_repo_root()}/deployment/modules/gcp//cloudbuild/preloaded"
2+
source = "${get_repo_root()}/deployment/modules/gcp//cloudbuild/tesseract"
33
}
44

55
locals {

deployment/live/gcp/static-ct-staging/logs/arche2025h1/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ awk \
2525

2626

2727
### Automatic Deployment
28-
This GCP SCTFE preloaded staging environment is designed to be deployed by the Cloud Build ([Terraform module](/deployment/modules/gcp/cloudbuild/preloaded/), [Terragrunt configuration](/deployment/live/gcp/static-ct-staging/cloudbuild/arche2025h1/)).
28+
This GCP SCTFE preloaded staging environment is designed to be deployed by the Cloud Build ([Terraform module](/deployment/modules/gcp/cloudbuild/tesseract/), [Terragrunt configuration](/deployment/live/gcp/static-ct-staging/cloudbuild/arche2025h1/)).
2929

3030
### Manual Deployment
3131
TODO(phboneff): come back to this, Cloud Run doesn't trigger a deployment if the tag does not change value.

0 commit comments

Comments
 (0)