terraform-import-github-organization icon indicating copy to clipboard operation
terraform-import-github-organization copied to clipboard

Script to fully automate Terraform import of Github Org (teams, users, and repos)

Results 5 terraform-import-github-organization issues
Sort by recently updated
recently updated
newest added

Align to up to date provider syntax to avoid warnings and errors.

Trying to use this on jbangdev which is quite simple org but it eventually fails: ``` Warning: Interpolation-only expressions are deprecated on github-team-memberships-jbang-catalog.tf line 3, in resource "github_team_membership" "jbang-catalog-maxandersen": 3:...

A feature that would import branch protection rules (if exist) from every repo, and importing them using the `github_branch_protection` terraform resource (https://www.terraform.io/docs/providers/github/r/branch_protection.html) That would be so appreciated!

will likely not continue this work but committing work done...