integrations / integrations/terraform-provider-github
add difference of auth and signing keys to github_user_ssh_key
Open
Type: Feature
- Dominant language
- Go
- Stars
- 1.2k
- Forks
- 1k
- Avg merge
- 1d 14h
- Merged PRs (30d)
- 8
Description
### Describe the need
Currently the `github_user_ssh_key` resource can only be used to manage "ssh keys". There is no difference between the authentication and signing ssh keys.
I would like to manage both key types via terraform.
### 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
Contributor guide
Assessment
This issue has not been assessed yet.