{
    "repo_name": "Repository name of your project (omit the ows prefix, e.g. product-physical)",
    "app_name": "Name of main project directory in your new repo (e.g. product_physical)",
    "python_version": ["3.11"],
    "use_sql_db": "Does this microservice need to connect to a SQL database? y/n",
    "slack_notifications_channel": "Name of Slack channel to send build notifications to (e.g. #permissions-platform)",
    "ecr_account_id": "086679231553",
    "qa_account_id": "437795906767",
    "qa_deployment_role": "prod-jenkins-aws-pipeline-agent",
    "prod_account_id": "437795906767",
    "prod_deployment_role": "prod-jenkins-aws-pipeline-agent"
}
