Skip to content

v1.9.1

Choose a tag to compare

@github-actions github-actions released this 14 Dec 13:59
· 2379 commits to main since this release

Release v1.9.1 contains the following changes and features:

  • Introduced Resource dynatrace_web_application.
  • Introduced Resource dynatrace_request_naming.
  • Introduced Resource dynatrace_request_namings. This resource is necessary in order to allow for ordering request namings. The current REST API unfortunately doesn't allow for a more convenient way.
  • terraform-provider-dynatrace export now doesn't simply omit properties with default values. They are now contained within the generated .tf, but commented out.
  • The property owner for Dashboards is now required (was optional before)