We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c175375 commit b35f734Copy full SHA for b35f734
terraform/main.tf
@@ -4,7 +4,7 @@
4
terraform {
5
required_providers {
6
github = {
7
- source = "integrations/github"
+ source = "integrations/github"
8
version = "6.3.1"
9
}
10
terraform/production/org.tfvars
@@ -18,6 +18,7 @@ members = [
18
"g-nie",
19
"gav-fyi",
20
"jacklinke",
21
+ "jbur6789",
22
"jcjudkins",
23
"jezdez",
24
"joshuadavidthomas",
0 commit comments