Skip to content

Instantly share code, notes, and snippets.

@jeromedecoster
Created October 20, 2022 10:30
Show Gist options
  • Select an option

  • Save jeromedecoster/18d0854fce29e738bc97db2f372d9ffa to your computer and use it in GitHub Desktop.

Select an option

Save jeromedecoster/18d0854fce29e738bc97db2f372d9ffa to your computer and use it in GitHub Desktop.
provider "github" {
owner = var.github_owner
token = var.github_token
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment