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 integration test assertions for folders #204

Closed taiidani closed 4 months ago

taiidani commented 4 months ago

What Is Changing

Adding new assertions for the jenkins_folder integration tests, ensuring that the Data Source outputs match the Resource outputs.

Test Steps