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

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

New Resources

  • dynatrace_host_monitoring_mode covers configuration for host monitoring
  • dynatrace_ip_address_masking covers configuration for IP address masking
  • dynatrace_calculated_web_metric covers configuration for calculated web metrics
  • dynatrace_calculated_mobile_metric covers configuration for calculated mobile/custom app metrics
  • dynatrace_calculated_synthetic_metric covers configuration for calculated synthetic metrics
  • dynatrace_automation_workflow covers configuration of Workflows (only available for SaaS environments, requires enablement of Platform)

Improvements

  • #308 - The resources dynatrace_log_events, dynatrace_aws_credentials, dynatrace_process_availability are now able (with additional configuration) to check for existing settings with the same name before a create happens.
  • Introduced client side functionality that allows to communicate with outdated server side schemas that aren't aware of the most recent properties

Bug Fixes

  • #309 - The export functionality exits with an error when no connection to the internet exists. You can now use the command line argument -skip-terraform-init in order to prevent that error
  • #310 - dynatrace_aws_credentials was trying to push the read-only attribute external_id
  • The documentation for data source dynatrace_synthetic_locations contained an invalid example
  • #312 - Severity Rules of resource dynatrace_alerting could have led to non-empty plans (unordered list)
  • #297 - Resource dynatrace_azure_credentials cleared out custom assigned services even if supporting_services_managed_in_dynatrace was set to true

Updated Resources

  • The resource dynatrace_log_grail is now deprecated. The REST endpoint doesn't meet the requirements for a resource. Once "Logs powered by Grail" the endpoint refuses updates

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

NewReleases is sending notifications on new releases.