Skip to content

Commit

Permalink
Test readme
Browse files Browse the repository at this point in the history
  • Loading branch information
goruha authored Oct 15, 2024
1 parent 5fe787f commit 2c69de4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/outputs.tf
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
output "mock" {
description = "Mock output example for the Cloud Posse Terraform component template 86"
description = "Mock output example for the Cloud Posse Terraform component template"
value = local.enabled ? "hello ${basename(abspath(path.module))}" : ""
}

0 comments on commit 2c69de4

Please sign in to comment.