taiidani / terraform-provider-jenkins

Jenkins Terraform Provider
https://registry.terraform.io/providers/taiidani/jenkins/latest
Apache License 2.0
76 stars 42 forks source link

Migrate SSH credential to Framework #172

Closed taiidani closed 8 months ago

taiidani commented 8 months ago

What Is Changing

Migrating the jenkins_credential_ssh resource from SDKv2 to the new Plugin Framework.

Test Steps