We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 158a44b + f493c22 commit 7813998Copy full SHA for 7813998
templates/aws-stack.yml
@@ -1222,7 +1222,7 @@ Resources:
1222
Properties:
1223
Location:
1224
ApplicationId: arn:aws:serverlessrepo:us-east-1:172840064832:applications/buildkite-agent-scaler
1225
- SemanticVersion: '1.3.1'
+ SemanticVersion: '1.3.2'
1226
Parameters:
1227
BuildkiteAgentTokenParameter: !If [ UseCustomerManagedParameterPath, !Ref BuildkiteAgentTokenParameterStorePath, !Ref BuildkiteAgentTokenParameter ]
1228
BuildkiteAgentTokenParameterStoreKMSKey: !If [ UseCustomerManagedKeyForParameterStore, !Ref BuildkiteAgentTokenParameterStoreKMSKey, "" ]
0 commit comments