feat(scale-set): add scale set orchestration in Terraform - #5299
Draft
edersonbrilhante wants to merge 47 commits into
Draft
feat(scale-set): add scale set orchestration in Terraform#5299edersonbrilhante wants to merge 47 commits into
edersonbrilhante wants to merge 47 commits into
Conversation
Contributor
Dependency Review✅ No vulnerabilities or license issues or OpenSSF Scorecard issues found.Scanned FilesNone |
edersonbrilhante
marked this pull request as draft
August 26, 2026 13:59
edersonbrilhante
changed the base branch from
experimental-multi-runner-config-v2-20260805
to
refactor-runner-config-module
September 3, 2026 19:59
edersonbrilhante
force-pushed
the
feat-scale-set-terraform
branch
from
September 3, 2026 20:05
b95c8c0 to
28c31de
Compare
edersonbrilhante
changed the base branch from
refactor-runner-config-module
to
experimental-multi-runner-config-v2-20260805
September 3, 2026 20:05
edersonbrilhante
changed the base branch from
experimental-multi-runner-config-v2-20260805
to
fix-multi-runner-v2-routing
September 3, 2026 20:21
edersonbrilhante
force-pushed
the
feat-scale-set-terraform
branch
2 times, most recently
from
September 3, 2026 21:13
5ab14e1 to
4375247
Compare
edersonbrilhante
force-pushed
the
feat-scale-set-terraform
branch
from
September 3, 2026 21:24
4375247 to
de5869c
Compare
edersonbrilhante
force-pushed
the
feat-scale-set-terraform
branch
from
September 3, 2026 21:42
de5869c to
8ac821d
Compare
edersonbrilhante
force-pushed
the
feat-scale-set-terraform
branch
from
September 3, 2026 21:53
8ac821d to
a3773f7
Compare
edersonbrilhante
changed the base branch from
fix-multi-runner-v2-routing
to
microvm-multi-runner-terraform
September 3, 2026 22:03
edersonbrilhante
changed the base branch from
microvm-multi-runner-terraform
to
microvm-multi-runner-integration-split
September 3, 2026 22:04
edersonbrilhante
changed the base branch from
microvm-multi-runner-integration-split
to
fix-multi-runner-v2-routing
September 3, 2026 22:04
edersonbrilhante
changed the base branch from
fix-multi-runner-v2-routing
to
remove-v2-legacy-input-requirements
September 4, 2026 18:08
edersonbrilhante
changed the base branch from
remove-v2-legacy-input-requirements
to
add-multi-runner-v2-example
September 4, 2026 18:10
edersonbrilhante
changed the base branch from
add-multi-runner-v2-example
to
main
September 4, 2026 18:12
edersonbrilhante
changed the base branch from
main
to
add-multi-runner-v2-example
September 4, 2026 18:12
edersonbrilhante
force-pushed
the
feat-scale-set-terraform
branch
from
September 9, 2026 11:12
7c7421a to
cbed49f
Compare
edersonbrilhante
force-pushed
the
feat-scale-set-terraform
branch
from
September 9, 2026 13:18
cbed49f to
961f608
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Description
Adds the standalone scale-set orchestration provider for experimental multi-runner v2.
Test Plan
terraform fmt -check -recursiveRelated Issues
Depends on #5367.