Skip to content

Commit f6d0acd

Browse files
Merge pull request #96 from schubergphilis/feat/add_azure_openai
Add terraform-azure-mcaf-openai
2 parents 4e41f5f + 12641a9 commit f6d0acd

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/workflow-synchronization.yaml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,6 +51,7 @@ env:
5151
schubergphilis/terraform-azure-mcaf-key-vault
5252
schubergphilis/terraform-azure-mcaf-naming
5353
schubergphilis/terraform-azure-mcaf-network
54+
schubergphilis/terraform-azure-mcaf-openai
5455
schubergphilis/terraform-azure-mcaf-private-endpoints
5556
schubergphilis/terraform-azure-mcaf-svm-csp
5657
schubergphilis/terraform-azure-mcaf-svm-ea
@@ -81,5 +82,5 @@ jobs:
8182
with:
8283
REPOSITORIES: ${{ env.REPOSITORIES }}
8384
WORKFLOW_FILES: ${{ env.WORKFLOW_FILES }}
84-
COMMIT_MESSAGE: "[SYNC] mcaf-github-workflows"
85+
COMMIT_MESSAGE: '[SYNC] mcaf-github-workflows'
8586
GITHUB_TOKEN: ${{ secrets.MCAF_WORKFLOW_SYNCHRONIZATION }}

0 commit comments

Comments
 (0)