File tree Expand file tree Collapse file tree 1 file changed +2
-1
lines changed Expand file tree Collapse file tree 1 file changed +2
-1
lines changed Original file line number Diff line number Diff line change @@ -1163,7 +1163,7 @@ Resources:
1163
1163
Properties :
1164
1164
Location :
1165
1165
ApplicationId : arn:aws:serverlessrepo:us-east-1:172840064832:applications/buildkite-agent-scaler
1166
- SemanticVersion : ' 1.1.3 '
1166
+ SemanticVersion : ' 1.2.0 '
1167
1167
Parameters :
1168
1168
BuildkiteAgentTokenParameter : !If [ UseCustomerManagedParameterPath, !Ref BuildkiteAgentTokenParameterStorePath, !Ref BuildkiteAgentTokenParameter ]
1169
1169
BuildkiteAgentTokenParameterStoreKMSKey : !If [ UseCustomerManagedKeyForParameterStore, !Ref BuildkiteAgentTokenParameterStoreKMSKey, "" ]
@@ -1174,3 +1174,4 @@ Resources:
1174
1174
AgentAutoScaleGroup : !Ref AgentAutoScaleGroup
1175
1175
ScaleOutFactor : !Ref ScaleOutFactor
1176
1176
ScaleOutForWaitingJobs : !Ref ScaleOutForWaitingJobs
1177
+ DisableScaleIn : " false"
You can’t perform that action at this time.
0 commit comments