Skip to content

integrations/terraform-provider-github

main
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

…oup modifiable (#1705)

* fix merge conflict

* make allows_public_repositories settable as argument

* fix formatting

* added test, fixed test for selected_workflows

* fix formatting
0f4221f

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Terraform Provider GitHub

This project is used to read and write to/from GitHub (repositories, teams, files, etc.) using Terraform. Its Terraform Registry page can be found here.

Requirements

  • Terraform 0.10.x
  • Go 1.17.x (to build the provider plugin)

Usage

Detailed documentation for the GitHub provider can be found here.

Contributing

Detailed documentation for contributing to the GitHub provider can be found here.

Roadmap

This project uses Milestones to scope upcoming features and bug fixes. Issues that receive the most recent discussion or the most reactions will be more likely to be included in an upcoming release.

Support

This is a community-supported project. GitHub Support is not responsible for maintenance. Please engage with the community via Issues for support.