iwarapter / terraform-provider-jwks

Terraform Provider to help work with JWKS
MIT License
7 stars 9 forks source link

add kid property to the resource #21

Closed nrobert13 closed 2 years ago

nrobert13 commented 2 years ago

the kid field is part of the JWK and is used to identify a key in a set

nrobert13 commented 2 years ago

@iwarapter , thanks for the really quick handling of this PR. do you happen to have a rough plan for the next release which will include this? I would need it in the public registry to be able to use the module without too much hassle. thanks a lot! cheers, robert

iwarapter commented 2 years ago

Hi @nrobert13 I'll try get it done this weekend! Thanks for the PR.

nrobert13 commented 2 years ago

Hi @iwarapter , sorry for being insistent here, would there be anything I could help with to get this release out?

iwarapter commented 2 years ago

Hey @nrobert13, i had forgotten to publish the draft from goreleaser last week, its done now.