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

Allowing custom descriptions for resources #200

Closed taiidani closed 4 months ago

taiidani commented 4 months ago

What Is Changing

Reducing the opinionated stance of the new Framework implementation around description properties. These properties are now able to be custom defined on resources, or omitted entirely.

Test Steps