
GitHub - hashicorp/terraform: Terraform enables you to safely …
Terraform is a tool for building, changing, and versioning infrastructure safely and efficiently. Terraform can manage existing and popular service providers as well as custom in-house …
Docs overview | integrations/github - Terraform Registry
When upgrading from hashicorp/github to integrations/github, use terraform state replace-provider. Otherwise, Terraform will still require the old provider to interact with the state file. …
Managing GitHub with Terraform - HashiCorp
Apr 10, 2017 · Learn how to use Terraform to manage GitHub organizations, repositories, teams, and permissions.
GitHub Terraform Provider Setup Guide | Curious Devs Corner
Jun 19, 2025 · Learn how to configure the GitHub Terraform provider, authenticate securely, and manage GitHub repositories using Terraform.
Create GitHub repository and branches using Terraform
Sep 1, 2024 · In this blog post, I will walk you through using HashiCorp Terraform to create and configure repositories and branches on an existing GitHub account. Before we begin, it's …
An Ultimate Terraform Hands-on Labs
Terraform Labs brings you tutorials that help you get hands-on experience using Terraform, Kubernetes & Cloud. Here you will find complete documentation of labs and tutorials around …
Integrate with a GitHub App | Terraform | HashiCorp Developer
Learn how to integrate Terraform Enterprise with a GitHub App to let organizations access GitHub repositories.
How to Manage GitHub with Terraform - Spacelift
Learn how to use Terraform and Terraform GitHub provider to manage GitHub resources like projects, repositories, issues, and branches.
Resources | integrations/github - Terraform Registry
This resource allows you to create and manage repositories within your GitHub organization or personal account. When used with GitHub App authentication, even GET requests must have …
Releases · hashicorp/terraform - GitHub
Terraform enables you to safely and predictably create, change, and improve infrastructure. It is a source-available tool that codifies APIs into declarative configuration files that can be shared …