Skip to content

Commit 092f1da

Browse files
authored
Add terraform.tfvars for Azure infrastructure
1 parent e728124 commit 092f1da

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
resource_group_name = "RG-AI-retailw3"
2+
location = "westus2"
3+
name_prefix = "zava"
4+
# user_principal_id is optional - defaults to current Azure CLI user (az login)

0 commit comments

Comments
 (0)