Skip to content

Commit

Permalink
remove vpc (#1198)
Browse files Browse the repository at this point in the history
  • Loading branch information
peggles2 authored Mar 5, 2024
1 parent bdbd74d commit be86943
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions solution/backend/serverless-redirect.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,12 +15,6 @@ provider:
level: INFO
roleManagedExternally: true
lambdaHashingVersion: '20201221'
vpc:
securityGroupIds:
- ${ssm:/eregulations/aws/securitygroupid}
subnetIds:
- ${ssm:/account_vars/vpc/subnets/private/a/id}
- ${ssm:/account_vars/vpc/subnets/private/b/id}
tracing:
apiGateway: true

Expand Down

0 comments on commit be86943

Please sign in to comment.