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 9596a11 commit e68f129Copy full SHA for e68f129
templates/aws-stack.yml
@@ -1163,7 +1163,7 @@ Resources:
1163
Properties:
1164
Location:
1165
ApplicationId: arn:aws:serverlessrepo:us-east-1:172840064832:applications/buildkite-agent-scaler
1166
- SemanticVersion: '1.1.1'
+ SemanticVersion: '1.1.2'
1167
Parameters:
1168
BuildkiteAgentTokenParameter: !If [ UseCustomerManagedParameterPath, !Ref BuildkiteAgentTokenParameterStorePath, !Ref BuildkiteAgentTokenParameter ]
1169
BuildkiteAgentTokenParameterStoreKMSKey: !If [ UseCustomerManagedKeyForParameterStore, !Ref BuildkiteAgentTokenParameterStoreKMSKey, "" ]
0 commit comments