We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8c7bb65 commit 000134cCopy full SHA for 000134c
1 file changed
main.tf
@@ -35,5 +35,7 @@ locals {
35
applications = {
36
# Stale - https://github.com/marketplace/stale
37
stale = "20894091"
38
+ # LGTM - https://github.com/marketplace/lgtm
39
+ lgtm = "24341616"
40
}
41
0 commit comments