Release v1.13.0 introduces the following new features:
- Resources
dynatrace_ibm_mq_filters
coveringSetttings > Mainframe > IBM MQ Filters
dynatrace_ims_bridges
coveringSetttings > Mainframe > IBM MQ IMS Bridges
dynatrace_queue_sharing_groups
coveringSetttings > Mainframe > IBM MQ Queue Sharing Groups
dynatrace_network_zones
coveringSetttings > Preferences > Network zones
dynatrace_application_detection_rule
coveringSetttings > Web and Mobile Monitoring > Application Detection
dynatrace_alerting
superseding the resourcedynatrace_alerting_profile
. The old REST Endpoint for configuring Alerting Profiles has gotten deprecated recently. You can still continue using the resourcedynatrace_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 configuringdynatrace_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.