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

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

New Resources and Data Sources

  • The data source dynatrace_remote_environments covers queries for remote environments

Important Changes

The resource dynatrace_aws_credentials cannot get used anymore for managing supported services. The block supported_services_to_monitor is still supported but will be ignored. In order to manage supported services the resource dynatrace_aws_service needs to get used from now on. The attribute remove_defaults is still available - signalling to Terraform that any services Dynatrace assigns by default to these credentials will get purged upon creation. Subsequent updates won't be affected by remove_defaults, though.

Bug Fixes

  • #372 - Exporting dynatrace_log_processing containing %{if content was not possible
  • #370 - Export for dynatrace_iam_policy and dynatrace_iam_policy_bindings found not entries
  • #371 - HTTP 400 from API when applying a Workflow with CRON trigger
  • #373 - dynatrace_automation_workflow didn't take the attribute private = false into consideration
  • #380 - Documentation for dynatrace_pg_alerting incomplete

Improvements

  • #374 - dynatrace_credentials now supports the attribute scope and scopes (introduced by REST API 1.281)
  • #377 - Data Source dynatrace_entities now populates the attribute last_seen_tms for every entity in order to allow for predictable sorting

Schema Updates

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

  • dynatrace_webhook_notification
  • dynatrace_log_metrics
  • dynatrace_log_oneagent
  • dynatrace_builtin_process_monitoring
  • dynatrace_oneagent_side_masking
  • dynatrace_hub_subscriptions
  • dynatrace_mobile_notifications
  • dynatrace_request_attribute
  • dynatrace_trello_notification
  • dynatrace_webhook_notification

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

NewReleases is sending notifications on new releases.