Skip to content
This repository has been archived by the owner on Apr 3, 2024. It is now read-only.

Commit

Permalink
correct security group id
Browse files Browse the repository at this point in the history
  • Loading branch information
LBHSPreston committed Mar 18, 2021
1 parent 7d83587 commit b5b7c68
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion serverless.yml
Original file line number Diff line number Diff line change
Expand Up @@ -93,7 +93,7 @@ custom:
- subnet-0d34c8d6fc16a0364
production:
securityGroupIds:
- sg-060458cddaaa2742a
- sg-0e3ca1352f142d8c8
subnetIds:
- subnet-01d3657f97a243261
- subnet-0b7b8fea07efabf34

0 comments on commit b5b7c68

Please sign in to comment.