# python-offboarding-automation
Python Offboarding Automation (Managed by Terraform) application_family: devops

# ROADMAP
- [x] Initial Setup
- [x] Search for offboarding tickets in Jira
- [x] Extract user email and name from Jira ticket
- [x] Use user email to find user in Auth0
- [x] Delete user in Auth0 by ID
- [x] Ability to search in the terraform-infra repo
- [x] Create an issue for Copilot to pick up user offboarding from the github search results
- [x] Update Jira ticket with the details
- [x] Update Jira ticket add label
- [x] Close Jira ticket
- [x] Schedule to run daily
