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 @@ -1198,10 +1198,11 @@ Resources:
1198
1198
Properties :
1199
1199
Location :
1200
1200
ApplicationId : arn:aws:serverlessrepo:us-east-1:172840064832:applications/buildkite-agent-scaler
1201
- SemanticVersion : ' 1.1.3 '
1201
+ SemanticVersion : ' 1.3.1 '
1202
1202
Parameters :
1203
1203
BuildkiteAgentTokenParameter : !If [ UseCustomerManagedParameterPath, !Ref BuildkiteAgentTokenParameterStorePath, !Ref BuildkiteAgentTokenParameter ]
1204
1204
BuildkiteAgentTokenParameterStoreKMSKey : !If [ UseCustomerManagedKeyForParameterStore, !Ref BuildkiteAgentTokenParameterStoreKMSKey, "" ]
1205
+ RolePermissionsBoundaryARN : !If [ SetInstanceRolePermissionsBoundaryARN, !Ref InstanceRolePermissionsBoundaryARN, "" ]
1205
1206
BuildkiteQueue : !Ref BuildkiteQueue
1206
1207
AgentsPerInstance : !Ref AgentsPerInstance
1207
1208
MinSize : !Ref MinSize
You can’t perform that action at this time.
0 commit comments