Skip to content

Commit

Permalink
Added output - s3-mojo_file_transfer_assume_role_arn
Browse files Browse the repository at this point in the history
  • Loading branch information
Stephen James committed Nov 15, 2023
1 parent a53825c commit da989e1
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions outputs.tf
Original file line number Diff line number Diff line change
Expand Up @@ -12,3 +12,7 @@ output "module_logging_heartbeat_debug" {
output "module_label" {
value = module.label
}

output "s3-mojo_file_transfer_assume_role_arn" {
value = module.s3-mojo_file_transfer_assume_role.arn
}

0 comments on commit da989e1

Please sign in to comment.