From e5d2e794de7d31d06e45c4a8f3c09458ce715b66 Mon Sep 17 00:00:00 2001 From: Max Cascone Date: Wed, 21 Jun 2023 09:42:02 -0500 Subject: [PATCH] add azure-terraform-ansible to build matrix closes #429 DEVOPS-819 --- .github/workflows/ci.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index 8a8d79aa..3bb38614 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -165,6 +165,7 @@ jobs: - aws-ansible - aws-helm - aws-terraform + - azure-terraform-ansible - omnibus steps: