Skip to content

Commit

Permalink
remove clutter
Browse files Browse the repository at this point in the history
  • Loading branch information
katzefudder committed Aug 14, 2024
1 parent 1c9fd9c commit a36c527
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion modules/dummy_module/outputs.tf
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
output "counter" {
value = var.counter * 2
value = var.counter
}

0 comments on commit a36c527

Please sign in to comment.