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

Set up terraform test on integration tests #161

Closed taiidani closed 9 months ago

taiidani commented 9 months ago

What Is Changing

Replacing the DIY integration tests in integration/ with the official terraform test framework. Updating all documentation to reflect this change.

Also setting up Dependabot against the integration/ folder to keep the provider versions up to date.

Test Steps