taiidani / terraform-provider-jenkins

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

Migrate job data-source to Framework #203

Closed taiidani closed 7 months ago

taiidani commented 7 months ago

What Is Changing

Migrating the jenkins_job Data Source from SDKv2 to the new Plugin Framework.

Test Steps