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

latest releases: v1.70.0, v1.69.1, v1.69.0...
15 months ago

New Resources

  • dynatrace_appsec_vulnerability_settings covers configuration for vulnerability analytics: general settings

  • dynatrace_appsec_vulnerability_third_party covers configuration for vulnerability analytics: monitoring rules for third-party vulnerabilities

  • dynatrace_appsec_vulnerability_code covers configuration for vulnerability analytics: monitoring rules for code-level vulnerabilities

  • dynatrace_appsec_notification covers configuration for security notifications

  • dynatrace_appsec_vulnerability_alerting covers configuration for vulnerability alerting profiles

  • dynatrace_appsec_attack_alerting covers configuration for attack alerting profiles

  • dynatrace_attack_settings covers configuration for application protection: general settings

  • dynatrace_attack_rules covers configuration for application protection: monitoring rules

  • dynatrace_attack_allowlist covers configuration for application protection: allowlist

  • dynatrace_automation_business_calendar covers configuration of Business Calendars regarding Platform Workflows

  • dynatrace_automation_scheduling_rule covers configuration of Scheduling Rules for Workflows

Improvements

  • Streamlined the names of environment variables for configuring the provider. You may e.g. now use DYNATRACE_ENV_URL and DT_ENV_URL interchangeably. This applies to every environment variable.
  • The documentation for dynatrace_azure_supported_services contained a flaw - thanks @KaranbirSingh7 for fixing that
  • The resource dynatrace_iam_user and the data source dynatrace_iam_user now offer a computed attribute uid. That uid can be used when configuring the resource dynatrace_automation_business_workflow.
  • You can now specify https://####.live.dynatrace.com or http://####.apps.dynatrace.com for the environment URL interchangeably. The provider will be using the appropriate host name depending on the resource you've specified

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

NewReleases is sending notifications on new releases.