New fields
dynatrace_documentresource anddynatrace_documentsdata source: Added support fordescription,labels, andis_reshareabledocument metadata. Thedynatrace_documentstypefilter now also supportslaunchpad.
Bug fixes
dynatrace_automation_scheduling_rule: Relaxed schema handling sorecurrence.workdaysis optional, and provider-side validation is less restrictive for scheduling rule fields accepted by the API.
Misc
dynatrace_hub_extension_v2_config: Updated the documentation to clarify thatextensions:definitions:readis also required alongside the existing configuration scopes.
Changelog
- cc77d54 docs: Update documentation ready for v1.103.0 release
- 8dcf5ec chore(deps): bump github.com/hashicorp/terraform-plugin-log
- e04ecd5 docs: update needed scopes for extension monitoring config
- 609e6e4 chore: extend msgpack ignore another month
- 74ccba0 chore: remove custom validators for dynatrace_automation_scheduling_rule
- c5feaf7 fix: make dynatrace_automation_scheduling_rule recurrence.weekdays optional
- ae1b1b4 fix(documents): fix issue with updating
descriptionondocuments - 3feca8a fix(documents): tidy up
go.sum - 30bee1a chore(documents): rename
createPrivatemethod tocreatein/document/service.go - 94af5dc test(documents): documents data source unit test
- 02bc41f fix(documents): map new fields from the list
- a6a8ef1 chore(documents): update core lib
- 2e6b7eb fix(documents): update the
documentsdata source to use list for all fields exceptis_reshareable - 4007fb7 fix(documents): documents datasource targeting get after a list to populate metadata
- 24e845c feat(documents): add new document fields to data source
- 9b7889c chore(documents): require latest version of core lib
- 0ed6f03 test(documents): extend e2e fixtures with new document fields
- 91339b5 feat(documents): add description, labels and is_reshareable fields, and adopt the document service
- b98a3dc chore(core-lib): update dynatrace-configuration-as-code-core