[llvm] [CI] Upstream premerge terraform configuration (PR #117397)
Aiden Grossman via llvm-commits
llvm-commits at lists.llvm.org
Sun Nov 24 14:50:44 PST 2024
================
@@ -0,0 +1,31 @@
+# Premerge Infrastructure
+
+This folder contains the terraform configuration files that define the GCP
----------------
boomanaiden154 wrote:
We can rename it to something like `.ci/terraform`. Nesting it into something like `.ci/infrastructure/terraform` seems a bit premature to me. I don't think there are other major infrastructure pieces that we need.
Good point on bringing up Zorg. I think it makes more sense to keep all of the precommit configurations in the monorepo. The infra is somewhat coupled to the workflows/associated scripting, which have to be in the monorepo. Given that, I think keeping the infra definitions here makes sense too.
https://github.com/llvm/llvm-project/pull/117397
More information about the llvm-commits
mailing list