github dynatrace-oss/terraform-provider-dynatrace v1.103.0

3 hours ago

New fields

  • dynatrace_document resource and dynatrace_documents data source: Added support for description, labels, and is_reshareable document metadata. The dynatrace_documents type filter now also supports launchpad.

Bug fixes

  • dynatrace_automation_scheduling_rule: Relaxed schema handling so recurrence.workdays is 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 that extensions:definitions:read is 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 description on documents
  • 3feca8a fix(documents): tidy up go.sum
  • 30bee1a chore(documents): rename createPrivate method to create in /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 documents data source to use list for all fields except is_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

Don't miss a new terraform-provider-dynatrace release

NewReleases is sending notifications on new releases.