File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 2222 env :
2323 AWS_REGION : us-west-2
2424 TF_WORKING_DIR : mlops/infra/terraform/envs/dev
25+ PIPELINE_NAME : digital-twin-resilience-dev-pipeline
26+ PIPELINE_MODE : stub
27+ LLM_PROVIDER : openai
28+ PROCESSING_INSTANCE_TYPE_DEFAULT : ml.t3.medium
29+ TRAINING_INSTANCE_TYPE_DEFAULT : ml.t3.medium
30+ EVALUATION_INSTANCE_TYPE_DEFAULT : ml.t3.medium
2531
2632 steps :
2733 - name : Checkout code
Original file line number Diff line number Diff line change 2020 env :
2121 AWS_REGION : us-west-2
2222 TF_WORKING_DIR : mlops/infra/terraform/envs/dev
23+ PIPELINE_MODE : stub
24+ PIPELINE_NAME : digital-twin-resilience-dev-pipeline
25+ LLM_PROVIDER : openai
26+ PROCESSING_INSTANCE_TYPE_DEFAULT : ml.t3.medium
27+ TRAINING_INSTANCE_TYPE_DEFAULT : ml.t3.medium
28+ EVALUATION_INSTANCE_TYPE_DEFAULT : ml.t3.medium
2329
2430 steps :
2531 - name : Checkout code
You can’t perform that action at this time.
0 commit comments