Skip to content

Commit

Permalink
Use buildkite-agent-scaler 1.1.3
Browse files Browse the repository at this point in the history
  • Loading branch information
keithduncan authored Oct 29, 2021
1 parent e68f129 commit 8725459
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion templates/aws-stack.yml
Original file line number Diff line number Diff line change
Expand Up @@ -1163,7 +1163,7 @@ Resources:
Properties:
Location:
ApplicationId: arn:aws:serverlessrepo:us-east-1:172840064832:applications/buildkite-agent-scaler
SemanticVersion: '1.1.2'
SemanticVersion: '1.1.3'
Parameters:
BuildkiteAgentTokenParameter: !If [ UseCustomerManagedParameterPath, !Ref BuildkiteAgentTokenParameterStorePath, !Ref BuildkiteAgentTokenParameter ]
BuildkiteAgentTokenParameterStoreKMSKey: !If [ UseCustomerManagedKeyForParameterStore, !Ref BuildkiteAgentTokenParameterStoreKMSKey, "" ]
Expand Down

0 comments on commit 8725459

Please sign in to comment.