Skip to content

robertdebock/terraform-github-deployment

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.