terraform-provider-github
terraform-provider-github copied to clipboard
[FEAT]: Support Org Copilot settings
Describe the need
We'd like to dynamically add and remove people and teams to our organization copilot license from terraform along with managing the org level copilot settings
SDK Version
No response
API Version
No response
Relevant log output
No response
Code of Conduct
- [X] I agree to follow this project's Code of Conduct
This is currently blocked on the lack of GitHub API support, unfortunately.
Now that the API exists, should this be unblocked?
Good call! I've done so.
imo still blocked until https://github.com/google/go-github/pull/2973 is released
seems like it's unblocked already https://docs.github.com/en/rest/copilot/copilot-business?apiVersion=2022-11-28#add-users-to-the-copilot-business-subscription-for-an-organization
Does anyone going to pick it up? 👀
How would people best see this working?
I can see two paths.
- As a set of individual resources (vote with 🥳)
- Additional properties of the user and team resources (vote with 🦜 )
Happy either way but I was about to write the code and realised people might want one or the other.
How would people best see this working?
I can see two paths.
- As a set of individual resources (vote with 🥳)
- Additional properties of the user and team resources (vote with 🦜 )
Happy either way but I was about to write the code and realised people might want one or the other.
is there a way to react with those emojis or are you trolling :trollface:
🦜
🦜
Implementing IaC in TF using this provider now. It would greatly promote this kind of work to be able to do this with Terraform. It's a critical feature for us 🆙
Ok I think it is clear people have voted as to how this should be done. I will get a PR up next week if no one beats me to it to get this implemented as additional properties of the existing resources.
@lazzurs - Did you have a chance to get going with this? Voting for: 🦜
Are there any more issues here for implementing this?
+1 would like to see this.
Seems like it's time to go full circle here and put a GPT-5 codex agent on the job.
Seems like it's time to go full circle here and put a GPT-5 codex agent on the job.
I am afraid GPT-5 will not help you here as even if you provide PR with support for it, maintainers will not merge and will not provide new release, as they abandon this repository.