File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -219,9 +219,9 @@ terraform destroy -target module.premerge_cluster_us_central_resources.kubernete
219219### Bumping the Version Number
220220
221221This is necessary only for bumping the version of ARC. This involves simply
222- updating the version field for the ` premerge_resources ` objects in ` main.tf ` .
223- Each premerge cluster (` llvm-premerge-cluster-us-central ` and
224- ` llvm-premerge-cluster-us-west ` ) has a separate version. This allows for
222+ updating the ` github_arc_version ` field for premerge cluster resources in
223+ ` premerge/main.tf ` . Each premerge cluster (` llvm-premerge-cluster-us-central `
224+ and ` llvm-premerge-cluster-us-west ` ) has a separate version. This allows for
225225updating them separately which allows for zero-downtime upgrades when the
226226system is operating at low capacity. Make sure to commit the changes and push
227227them to ` llvm-zorg ` to ensure others working on the terraform configuration
You can’t perform that action at this time.
0 commit comments