We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
parallel_regions
1 parent 356f8cb commit 433b93dCopy full SHA for 433b93d
runway/config/components/runway/_deployment_def.py
@@ -44,6 +44,7 @@ class RunwayDeploymentDefinition(ConfigComponentDefinition[RunwayDeploymentDefin
44
"assume_role",
45
"env_vars",
46
"regions",
47
+ "parallel_regions",
48
)
49
_supports_vars: tuple[str, ...] = (
50
"account_alias",
0 commit comments