FEATURES:
- helper/resource: New
TestCheckResourceAttrWith
test helper, that simplifies checking of attribute values via custom functions (#950)
ENHANCEMENTS:
- helper/schema: Propagated
tf_data_source_type
,tf_req_id
,tf_resource_type
, andtf_rpc
fields in log entries (#955)
BUG FIXES:
- helper/resource: Prevented
Unable to create logging subsystem with AdditionalLocationOffset due to missing root logger options
warning logs during acceptance testing (#955)