diff --git a/providers.tf b/providers.tf index aef2eba..45050fd 100644 --- a/providers.tf +++ b/providers.tf @@ -1,5 +1,5 @@ provider "github" { owner = "CSVD" - base_url = "https://github.e.it.census.gov" + base_url = "https://github.e.it.census.gov/" # app_auth {} # When using `GITHUB_APP_XXX` environment variables }