Real-Dev-Squad / website-backend

The backend code for all our website-related apps
https://api.realdevsquad.com/
MIT License
55 stars 258 forks source link

Fix: Changed the AWS config env variables from object to string #2258

Closed vikhyat187 closed 1 week ago

vikhyat187 commented 1 week ago

Date: 19th Nov

Developer Name: Vikhyat


Issue Ticket Number

This PR resolves the error faced in staging for the discord command developed by me /grant-aws-access, we were facing this issue when running this in stgaging, this is becuase in the node-config the values were being set as obj with name field as the actual value

image

Description

Documentation Updated?

Under Feature Flag

Database Changes

Breaking Changes

Development Tested?

Screenshots

Screenshot 1

Test Coverage

Screenshot 1

Additional Notes

vikhyat187 commented 1 week ago

closing this as #2259 is raised without extra changes