sikhsparks / sikh-events

A comprehensive Sikh event management app for organizers to manage events and for the community to search, save, set reminders, and share events.
0 stars 0 forks source link

Write Terraform Module for Infrastructure Setup #16

Open ravjot28 opened 2 weeks ago

ravjot28 commented 2 weeks ago

Description: Develop a Terraform module that sets up droplets for frontend and microservices for QA and production environments individually, triggered based on the CI/CD flow. Also, set up PostgreSQL in DigitalOcean. Ensure CI/CD is working as expected and add a script to destroy the infrastructure. Create a GitHub workflow which will be triggered manually only.

Acceptance Criteria:

Further Details: