Skip to content

Commit f55f789

Browse files
author
akocbek
committed
updates rally
1 parent 16a412f commit f55f789

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

solutions/fleets/outputs.tf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ output "code_engine_project_id" {
1919

2020
output "tasks_state_store_name" {
2121
description = "Name of the task state store."
22-
value = local.bucket_store_map[local.bucket_store_map]
22+
value = local.bucket_store_map[local.taskstore_bucket_name]
2323
}
2424

2525
output "cloud_logs_name" {

0 commit comments

Comments
 (0)