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

latest releases: v1.67.0, v1.66.0, v1.65.0...
15 months ago

New Resources and Data Sources

  • Resource dynatrace_aws_service covers configuration of Supported Services for AWS Credentials.
  • Data Source dynatrace_aws_supported_services allows you to query for all supported services configurable fro AWS Credentials.

Bug Fixes

  • #267 - The schema for meta_data blocks of resource dynatrace_metric_events got accidentally changed with the previous release.
  • #261 - The token value of resource dynatrace_api_token was getting cleared within the Terraform State during subsequent executions of terraform apply

Documentation Improvements

  • The documentation for resources that are meanwhile considered deprecated by Dynatrace now refers to the resource that should be used instead (e.g. dynatrace_alerting_profile is deprecated, therefore dynatrace_alerting should be used). Be aware that we will flag these resources as deprecated on Terraform Schema Level in one of the upcoming releases. They may still be used, but the Dynatrace API Endpoints they are using are likely not fully covering all possible configuration options.
  • For several resources certain fields have overlap with other resources (e.g. dynatrace_application_error_rules is partially covered by either dynatrace_web_app_request_errors or dynatrace_web_app_custom_errors). The documentation of these resources contains a hint about that fact in order to prevent users from configuring contradictory/inconsistent settings.
  • The documentation contains a note for resources that are excluded by default by the export functionality.
  • #269 - The documentation of dynatrace_autotag_v2 now contains a sample for how to use the metric_selector attribute
  • #270 - Added clarifying comments for the attributes dynamic_key and dynamic_key_source of resource dynatrace_management_zone_v2

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

NewReleases is sending notifications on new releases.