{
    "repo_name": "Repository name of your service (omit the ows prefix, e.g. product-physical)",
    "app_name": "Name of main project directory in your new repo (e.g. product_physical)",
    "description": "Description of your service",
    "datadog_team": "Specify a datadog team handle",
    "python_version": ["3.14"],
    "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",
    "slack_notifications_channel": "Name of Slack channel to send build notifications to (e.g. #permissions-platform)"
}
