-
Notifications
You must be signed in to change notification settings - Fork 762
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
support configuring repository as a template repository #327
Comments
kfcampbell
pushed a commit
to kfcampbell/terraform-provider-github
that referenced
this issue
Jul 26, 2022
kfcampbell
pushed a commit
to kfcampbell/terraform-provider-github
that referenced
this issue
Jul 26, 2022
integrationsGH-327 - Formatting fix
kfcampbell
pushed a commit
to kfcampbell/terraform-provider-github
that referenced
this issue
Jul 26, 2022
kfcampbell
pushed a commit
to kfcampbell/terraform-provider-github
that referenced
this issue
Jul 26, 2022
…configure-repo-as-template Gh 327 configure repo as template
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Terraform Version
N/a
Affected Resource(s)
Please list the resources as a list, for example:
github_repository
Terraform Configuration Files
Debug Output
N/a
Panic Output
N/a
Expected Behavior
I'd like Terraform to support the template repository feature on the repository end - where the repository is specified as a template for use elsewhere. This is supported in
go-github
per google/go-github#1236.Actual Behavior
Steps to Reproduce
terraform validate
terraform apply
Important Factoids
N/a
References
The text was updated successfully, but these errors were encountered: