Skip to content

Commit

Permalink
test-release-workflow (#60)
Browse files Browse the repository at this point in the history
  • Loading branch information
goruha authored Apr 3, 2024
1 parent 062ad0c commit dbde5a0
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions main.tf
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,8 @@ resource "random_integer" "example" {





locals {
example = format("%v %v", var.example, join("", random_integer.example[*].result))
}

0 comments on commit dbde5a0

Please sign in to comment.