Skip to content

Commit

Permalink
test: run test CI for ok-to-test
Browse files Browse the repository at this point in the history
  • Loading branch information
hansjoergventx committed Oct 21, 2023
1 parent 2f59d13 commit 849c4f4
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions outputs.tf
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,11 @@ output "test-just-a-test" {
value = "test"
}

output "just-another-test" {
description = "just a test"
value = "test"
}

# --------------------------------------------------------------------------
# VPC
# --------------------------------------------------------------------------
Expand Down

0 comments on commit 849c4f4

Please sign in to comment.