cyberark / terraform-provider-conjur

Terraform provider for Conjur
https://docs.conjur.org/Latest/en/Content/terraform_Provider.htm
Apache License 2.0
21 stars 16 forks source link

Upgrade to latest conjur-api-go release that includes more robust support for JWT authentication #135

Open karand1979 opened 3 days ago

karand1979 commented 3 days ago

Hi, we are trying to use conjur terraform provider using JWT authentication. It seems that functionality was added to the conjur-api-go but this provider seems to still be loading version 0.10.1. The latest version at this time is 0.12.4. If we can update the provider to use the latest version of the conjur-api-go client that would be very helpful to us.

karand1979 commented 10 hours ago

@infamousjoeg @jtuttle is this something one of you could do? I'm not a comfortable go developer :)