Skip to content

Rename terraform directories #250

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Apr 10, 2025
Merged

Rename terraform directories #250

merged 2 commits into from
Apr 10, 2025

Conversation

phbnf
Copy link
Collaborator

@phbnf phbnf commented Apr 9, 2025

Towards #104

This PR flattens out the live cloudbuild directory in static-ct-staging, as suggested by @roger2hk in a previous PR.
It also renames the preloaded module to tesseract: the preloader won't be called form this module in the end.

@phbnf phbnf requested a review from roger2hk April 9, 2025 17:12
# Conflicts:
#	deployment/live/gcp/static-ct-staging/cloudbuild/arche2025h1/terragrunt.hcl

# Conflicts:
#	deployment/live/gcp/static-ct-staging/cloudbuild/arche2025h1/terragrunt.hcl
@phbnf phbnf marked this pull request as ready for review April 10, 2025 14:26
Comment on lines 13 to 21
include "root" {
path = find_in_parent_folders()
expose = true
}

inputs = merge(
local,
include.root.locals,
)
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Do we need to update this part? It looks like the root terragrunt file is removed.

# Conflicts:
#	deployment/modules/gcp/cloudbuild/tesseract/variables.tf
@phbnf phbnf merged commit 7949ec7 into transparency-dev:main Apr 10, 2025
7 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants