Skip to content

Commit

Permalink
changing scope to CLOUDFRONT
Browse files Browse the repository at this point in the history
  • Loading branch information
dwhite_stratiform authored and dwhite_stratiform committed Jan 12, 2024
1 parent 7de618b commit bcae993
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion services/ui/serverless.yml
Original file line number Diff line number Diff line change
Expand Up @@ -103,7 +103,7 @@ resources:
Type: AWS::WAFv2::IPSet
Properties:
Name: ${self:custom.stage}-gh-ipset
Scope: REGIONAL
Scope: CLOUDFRONT
IPAddressVersion: IPV4
Addresses: []
S3Bucket:
Expand Down

0 comments on commit bcae993

Please sign in to comment.