terraform-provider-github
terraform-provider-github copied to clipboard
New resource: github_user_email_address
Resolves https://github.com/integrations/terraform-provider-github/issues/2070
Before the change?
- It is not possible to create/read/destroy an email address to/from the GitHub user account.
After the change?
- It is possible to create/read/destroy an email address.
Pull request checklist
- [ ] Tests for the changes have been added (for bug fixes / features)
- [ ] Docs have been reviewed and added / updated if needed (for bug fixes / features)
Does this introduce a breaking change?
Please see our docs on breaking changes to help!
- [ ] Yes
- [x] No
👋 Hey Friends, this pull request has been automatically marked as stale because it has no recent activity. It will be closed if no further activity occurs. Please add the Status: Pinned label if you feel that this issue needs to remain open/active. Thank you for your contributions and help in keeping things tidy!