Skip to content

Commit

Permalink
fix(aws-cli): trim output
Browse files Browse the repository at this point in the history
  • Loading branch information
ekristen committed Feb 25, 2024
1 parent 852a358 commit 5b62b82
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions sift/packages/aws-cli.sls
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@ aws-cli-extract:
- source: /tmp/awscli-exe-linux-x86_64.zip
- enforce_toplevel: False
- overwrite: True
- trim_output: True
- require:
- file: aws-cli-download

Expand Down

0 comments on commit 5b62b82

Please sign in to comment.