Skip to content

Commit

Permalink
fixing syntax
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 8c3c0b5 commit 7de618b
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: REGIONAL
IPAddressVersion: IPV4
Addresses: []
S3Bucket:
Expand Down

0 comments on commit 7de618b

Please sign in to comment.