Skip to content

Commit

Permalink
Update providers.tf
Browse files Browse the repository at this point in the history
  • Loading branch information
arnol377 committed Sep 26, 2024
1 parent 6687413 commit ecf61bc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion providers.tf
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
provider "github" {
owner = "CSVD"
base_url = "https://github.e.it.census.gov"
app_auth {} # When using `GITHUB_APP_XXX` environment variables
# app_auth {} # When using `GITHUB_APP_XXX` environment variables
}

0 comments on commit ecf61bc

Please sign in to comment.