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

one day ago

New Resources

  • dynatrace_security_context covers configuration for security context settings

Bug Fixes

#626 - Exports of dynatrace_json_dashboard_base since v1.72.2 created a required lifecycle meta atribute.

  • The REST Endpoint for resource dynatrace_platform_bucket produces unexpected short responses in some customer environments - leading to terraform plan to fail. The environment variable DT_BUCKETS_IGNORE_UNEXPECTED_EOF with value true is a way to prevent these failing plans.

Improvements

#638 - Added documentation for how to configure the provider within .tf code

  • Deleting dynatrace_platform_bucket resource works quicker now

Changelog

  • 870ea11 v1.74.1
  • c6867b5 Introduced DT_BUCKETS_IGNORE_UNEXPECTED_EOF
  • 3459a68 Deleting platform buckets takes longer than necessary to confirm that the bucket has been deleted
  • 1158858 adds documentation how to configure provider in code (#638)
  • 855edd9 Disabled test related to #631
  • 8807d7b Updated test cases
  • 62611ba Introduced dynatrace_security_context resource

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

NewReleases is sending notifications on new releases.