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

latest releases: v1.70.0, v1.69.1, v1.69.0...
2 years ago

Release v1.13.0 introduces the following new features:

  • Resources
    • dynatrace_ibm_mq_filters covering Setttings > Mainframe > IBM MQ Filters
    • dynatrace_ims_bridges covering Setttings > Mainframe > IBM MQ IMS Bridges
    • dynatrace_queue_sharing_groups covering Setttings > Mainframe > IBM MQ Queue Sharing Groups
    • dynatrace_network_zones covering Setttings > Preferences > Network zones
    • dynatrace_application_detection_rule covering Setttings > Web and Mobile Monitoring > Application Detection
    • dynatrace_alerting superseding the resource dynatrace_alerting_profile. The old REST Endpoint for configuring Alerting Profiles has gotten deprecated recently. You can still continue using the resource dynatrace_alerting_profile within your Terraform Modules as long as the deprecated REST Endpoint is still working in your Dynatrace Environment. We however recommend to switch to the new resource sooner or later. It was unfortunately not possible to switch to the Settings 2.0 Endpoint behind the scenes, because the ID of an Alerting Profile configured via the old endpoint doesn't match the ID of an Alerting Profile configured via Settings 2.0. An automatic schema update was therefore not possible. We're sorry for the inconveniences.
  • Data Sources
    • dynatrace_aws_iam_external in order to ease up configuring dynatrace_aws_credentials when role based authentication is getting chosen

Changes and fixes for existing Resources and Data Sources:

  • dynatrace_http_monitor allows for configuring authentication for requests now.

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

NewReleases is sending notifications on new releases.