Skip to content

Commit 486b368

Browse files
tf fmt
1 parent 47a4a73 commit 486b368

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

infra/outputs.tf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ output "copilot_studio_endpoint" {
6565

6666
output "copilot_studio_agent_id" {
6767
description = "The ID of the deployed Copilot Studio agent (placeholder - to be extracted from deployment)"
68-
value = "crf6d_aiSearchConnectionExample" # This should match the bot name from the solution
68+
value = "crf6d_aiSearchConnectionExample" # This should match the bot name from the solution
6969
}
7070

7171
output "azure_tenant_id" {

0 commit comments

Comments
 (0)