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

Add mux to all acceptance tests, forward compatibility #144

Closed taiidani closed 11 months ago

taiidani commented 11 months ago

What Is Changing

Muxing the providers for all acceptance tests and removing any SDK-specific logic. This should allow migration of the resources/data sources without updating the tests.

Test Steps

make testacc