Skip to content

Commit

Permalink
Merge pull request #195 from guardian/fix-bucket-name-deprecation-war…
Browse files Browse the repository at this point in the history
…ning

Fix deployment deprecation warning
  • Loading branch information
adamnfish authored Jul 26, 2024
2 parents fceac7a + f84fc30 commit 4aa9f71
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion anghammarad/riff-raff.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ deployments:
type: aws-lambda
parameters:
fileName: anghammarad.jar
bucket: deploy-tools-dist
bucketSsmLookup: true
prefixStack: false
functionNames:
- anghammarad-
Expand Down

0 comments on commit 4aa9f71

Please sign in to comment.