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.
1 parent 7cf0f52 commit 8925763Copy full SHA for 8925763
templates/aws-stack.yml
@@ -1186,7 +1186,7 @@ Resources:
1186
Properties:
1187
Location:
1188
ApplicationId: arn:aws:serverlessrepo:us-east-1:172840064832:applications/buildkite-agent-scaler
1189
- SemanticVersion: '1.1.3'
+ SemanticVersion: '1.3.1'
1190
Parameters:
1191
BuildkiteAgentTokenParameter: !If [ UseCustomerManagedParameterPath, !Ref BuildkiteAgentTokenParameterStorePath, !Ref BuildkiteAgentTokenParameter ]
1192
BuildkiteAgentTokenParameterStoreKMSKey: !If [ UseCustomerManagedKeyForParameterStore, !Ref BuildkiteAgentTokenParameterStoreKMSKey, "" ]
0 commit comments