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 73b321e commit 172b58e
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"
description = "Mock output example for the Cloud Posse Terraform component template 86"
value = local.enabled ? "hello ${basename(abspath(path.module))}" : ""
}

0 comments on commit 172b58e

Please sign in to comment.