Skip to content

Commit

Permalink
Add Get* to s3 policy
Browse files Browse the repository at this point in the history
  • Loading branch information
mitchclarkebase2 committed Feb 2, 2024
1 parent d219eb9 commit 0085426
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/ciinabox/templates/default.config.yaml.tt
Original file line number Diff line number Diff line change
Expand Up @@ -356,6 +356,7 @@ jenkins:
action:
- s3:ListBucket
- s3:GetBucketLocation
- s3:Get*
resource:
- Fn::Sub: arn:aws:s3:::${S3Bucket}
- Fn::Sub: arn:aws:s3:::${AWS::AccountId}.${AWS::Region}.cfhighlander.templates
Expand Down

0 comments on commit 0085426

Please sign in to comment.