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 Username credential to Plugin Framework #145

Closed taiidani closed 11 months ago

taiidani commented 11 months ago

What Is Changing

Migrating the jenkins_credential_username data source and resource from the deprecated SDKv2 to the new Plugin Framework.

Deprecating the credential scope validator as part of this, as Framework provides a helper to assist with this validation.

Test Steps

make testacc