diff --git a/services/postgres/serverless.yml b/services/postgres/serverless.yml index e09cec46d3..0c24e8f9c3 100644 --- a/services/postgres/serverless.yml +++ b/services/postgres/serverless.yml @@ -173,8 +173,6 @@ resources: GroupSet: - !Ref PostgresVmSg SubnetId: !Sub ${self:custom.publicSubnetA} - SecurityGroupIds: - - !Ref PostgresVmSg PostgresVmSg: Type: 'AWS::EC2::SecurityGroup'