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

latest releases: v1.68.0, v1.67.0, v1.66.0...
3 months ago

Bug Fixes

  • #474: The attribute manually_assigned_apps in resource dynatrace_browser_monitor was ignored by Terraform
  • Resource dynatrace_log_custom_source couldn't get applied to Dynatrace Clusters that have not yet been updated to the most recent version. We've introduced an adapter that is able to deal with any Cluster Version.

Improvements

  • #469 / #471: The export functionality offers two additional features
    • terraform-provider-dynatrace -export -list-exclusions prints out a summary of all resources that are not getting exported by default / when not specified explicitly
    • terraform-provider-dynatrace -export * <resource> .. <resource> allows for exporting all resource that are covered by default in addition to the resources specified.
    • The functionality of terraform-provider-dynatrace -export <resource> .. <resource> hasn't changed. That syntax still exports ONLY the resources specified.
  • Improved documentation of dynatrace_management_zone_v2

Schema Updates

The following resources got updated to be compatible with the most recent schema version of Dynatrace:

  • dynatrace_request_attribute
  • dynatrace_web_application

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

NewReleases is sending notifications on new releases.