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 a460750 commit a23c6eeCopy full SHA for a23c6ee
templates/aws-stack.yml
@@ -687,7 +687,7 @@ Resources:
687
Action:
688
- kms:Decrypt
689
Resource: !Sub arn:aws:kms:${AWS::Region}:${AWS::AccountId}:key/${BuildkiteAgentTokenParameterStoreKMSKey}
690
- - !Ref 'AWS:NoValue'
+ - !Ref 'AWS::NoValue'
691
- PolicyName: ReadAgentToken
692
PolicyDocument:
693
Version: '2012-10-17'
0 commit comments