We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c1f03eb commit 3ac3711Copy full SHA for 3ac3711
terraform/config.tf
@@ -7,4 +7,6 @@ terraform {
7
}
8
9
10
-provider "github" {}
+provider "github" {
11
+ app_auth {}
12
+}
0 commit comments