Skip to content

Commit

Permalink
test outpu
Browse files Browse the repository at this point in the history
  • Loading branch information
marciogoda committed Jun 19, 2024
1 parent 0cacc96 commit 1494e4f
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 @@ -21,3 +21,7 @@ output "stderr_name" {
output "full_service_name" {
value = local.full_service_name
}

output "use_graviton" {
value = local.use_graviton
}

0 comments on commit 1494e4f

Please sign in to comment.