Skip to content

Commit

Permalink
object store integration in TFE release test
Browse files Browse the repository at this point in the history
  • Loading branch information
kkavish committed Dec 10, 2024
1 parent 3c557d7 commit c88d35f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions outputs.tf
Original file line number Diff line number Diff line change
Expand Up @@ -64,6 +64,7 @@ output "vm_mig" {
}

output "object_store_details" {
description = "object store details"
value = {
bucket = local.object_storage.bucket
project = local.object_storage.project
Expand Down

0 comments on commit c88d35f

Please sign in to comment.