【发布时间】:2020-06-27 16:52:54
【问题描述】:
我是 terratesting 的初学者。我有一个任务,我必须对我在 terraform 中编写的 InfraStructure 代码执行 terratesting。我浏览了文档“https://terratest.gruntwork.io/docs/getting-started/introduction/”。到目前为止,我能够在本地的 VS 代码中为 Azure 执行 terratest。我想在 Azure DevOps Pipeline 中进行。有没有办法在 Azure DevOps 管道中执行这些测试用例?
【问题讨论】:
标签: azure-devops terraform azure-pipelines terraform-provider-azure terratest