We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0cd6a85 commit 08be669Copy full SHA for 08be669
modules/webhook-github-app/variables.tf
@@ -5,6 +5,7 @@ variable "github_app" {
5
id = string
6
webhook_secret = string
7
})
8
+ sensitive = true
9
}
10
11
variable "webhook_endpoint" {
0 commit comments