Skip to content

Commit 5d3ceff

Browse files
committed
infra tested
1 parent 7c91e2c commit 5d3ceff

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

terraform-infrastructure/terraform.tfvars

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@ subscription_id = "" # "your-subscription_id"
33
resource_group_name = "RG-PDFLayout-Processing-DocIntelligence" # "your-resource-group-name"
44
location = "West US" # "your-location"
55
# Storage Account
6-
storage_account_name = "storageaccountbrownpdfix2" # "your-storage-account-name"
7-
storage_account_name_runtime = "runtimestoragebrownix2" # "your-runtime-storage-account-name"
6+
storage_account_name = "storageaccbrownpdfix2" # "your-storage-account-name"
7+
storage_account_name_runtime = "runtimestorebrownix2" # "your-runtime-storage-account-name"
88
# Function App
99
function_app_name = "fapdfbrownix2" # "your-function-app-name"
1010
# App Service Plan
@@ -18,4 +18,4 @@ key_vault_name = "kvpdfrbrownix2" # "your-key-vault-name"
1818
# CosmosDB
1919
cosmosdb_account_name = "cosmospdfbrownix2" # "your-cosmosdb-account-name"
2020
# Form Recognizer -> Document Intelligence
21-
form_recognizer_name = "docintelligenceacct01ix2" # "your-document-intelligence-name"
21+
form_recognizer_name = "docintelligt01ix2" # "your-document-intelligence-name"

0 commit comments

Comments
 (0)