feat: add github_user_ssh_signing_key#2366
feat: add github_user_ssh_signing_key#2366simonostendorf wants to merge 2 commits intointegrations:mainfrom
Conversation
|
@simonostendorf can you please link to the new doc you created in the |
@kfcampbell sorry forgot that. I added it now. |
875d76f to
1dde54f
Compare
f5d9e6d to
3860cf3
Compare
065e10e to
efcc88e
Compare
009fd4b to
4713629
Compare
4713629 to
8087453
Compare
8087453 to
dd6de65
Compare
|
@kfcampbell hey, can we get this merged? |
|
Would love to see this merged |
|
Hey @simonostendorf
|
dd6de65 to
171470e
Compare
Should be implemented now |
78de3d9 to
fcd48d3
Compare
fcd48d3 to
07dd337
Compare
a74c9d4 to
d06ac7d
Compare
e18a5af to
90c170d
Compare
stevehipwell
left a comment
There was a problem hiding this comment.
Thanks for the PR @simonostendorf. I've added some review comments. Could you also add an import method. And ideally the existing SSH key resource should be aligned with this implementation (off the top of my head - migration to add key_id, code changes, and deprecation of url).
|
How can I update the website? When I run |
@simonostendorf you just manually modify the website files, check some previous PRs to see how it was done. |
f71b438 to
258ae05
Compare
|
Everything should be fixed now (hopefully) :D |
|
@simonostendorf it looks like you've got a conflict, could you please fix this before I give it a review? |
feat: add docs for github_user_ssh_signing_key fix: add github_user_ssh_signing_key to provider.go fix: add github_user_ssh_signing_key to github.erb fix: use tflog, context, test-structure fix: use resource-prefix, sweeper, 404-handling, direct read fix: key_id feat: import feat: adjust user_ssh_key to new structure fix: typo fix: dont overwrite key on create fix: add new fields to website
258ae05 to
d855d9d
Compare
@stevehipwell fixed :) |
|
@simonostendorf could you please fix the lint errors. |
Should be fixed now :) |
Resolves #2365
Resolves #1917
Before the change?
After the change?
github_user_ssh_signing_keyresourcegithub_user_ssh_keyresource that manages ssh auth keysPull request checklist
Does this introduce a breaking change?
Please see our docs on breaking changes to help!