Skip to content

Commit e07c18f

Browse files
committed
Add dependency on AOAI deployment
1 parent 6f8f634 commit e07c18f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

infra/main.search_configuration.tf

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -92,6 +92,7 @@ resource "azapi_resource" "run_python_from_storage" {
9292
azurerm_storage_account.deployment_scripts,
9393
azurerm_storage_account.deployment_container,
9494
module.storage_account_and_container,
95+
module.azure_open_ai
9596
]
9697

9798
type = "Microsoft.Resources/deploymentScripts@2023-08-01"

0 commit comments

Comments
 (0)