dstoolkit-mlops-base icon indicating copy to clipboard operation
dstoolkit-mlops-base copied to clipboard

Create Github Action Pipelines

Open tranguyen221 opened this issue 3 years ago • 0 comments

We want to extend the devops pipeline to integrate github actions and infrastructure-as-code with terraform scripts. The resulting devops repo may follow this structure:

devops-pipelines

  • .ado
    • pipeline-0 IaC with ARM templates (current)
    • pipeline-1
    • ....
  • .github
    • pipeline-0 IaC with Terraform templates
    • pipeline-1
    • ....

tranguyen221 avatar Nov 04 '21 15:11 tranguyen221