Releases: doximity/terraform-provider-defectdojo
Releases · doximity/terraform-provider-defectdojo
v0.0.13
v0.0.13-pre
Toggle for critical and key products when creating Product Type (#91) * Toggle critical and key products when creating Product Type * Camelcase my fields in productTypeResourceData * Fix tests * Add test and fix for populating data source attributes * Update Acc tests for the new booleans in Product Type --------- Co-authored-by: Jeff Gran <[email protected]>
v0.0.12
Fix error when tags are empty (#45)
v0.0.11-pre3
a few more useStateForUnknown
v0.0.11-pre2
useStateForUnknown for a few attributes
v0.0.11-pre
add terraform 1.2.x to the test matrix
v0.0.11
Add more fields to Product (#43) * Add more fields to Product * add terraform 1.2.x to the test matrix * useStateForUnknown for a few attributes * a few more useStateForUnknown * add to test for new attributes
v0.0.10-pre3
update releaser to use crazy-max gpg key import
v0.0.10
Prepare for v0.0.10 release (#39) * Prepare for v0.0.10 release * update releaser to use crazy-max gpg key import
v0.0.9-pre1
detect delete drift for product type too