/terraform-github-deployment

A Terraform module to configure GitHub.

Primary LanguageHCL

GitHub - Manage your GitHub resources.

This module allow you to manage your GitHub deployments. Included is:

  • github_repository
  • github_repository_environment
  • github_actions_environment_secret

Not all features of each resource can be set.

Not passing any variables to this module simply skips the creation of any resource.

Setup

Please set GITHUB_TOKEN to authenticate to GitHub.