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

17 hours ago

New Resources

  • dynatrace_aws_connection and dynatrace_aws_connection_role_arn - Resources to manage AWS connections

Updates to Existing Resources

  • dynatrace_autotag_v2 - Documentation updated for the rules_maintained_externally field.
  • dynatrace_aws_service - The statistic field of metric is now required (previously AVERAGE by default).
  • dynatrace_iam_group - Deprecated the permissions field in favor of the dynatrace_iam_permission resource.
  • dynatrace_unified_services_opentel - Deprecated.
  • dynatrace_automation_workflow_aws_connections - Deprecated. This resource is replaced by dynatrace_aws_connection and dynatrace_aws_connection_role_arn.

Bug Fixes

  • Export will now correctly show an error if there aren't any credentials defined.
  • Export of dynatrace_settings_permissions now correctly sets references to OpenPipeline-V2 resources
  • Fixed a problem for dynatrace_openpipeline_v2_*_ingestsources and dynatrace_openpipeline_v2_*_pipelines resources where the removal of a dimension item in metric_extraction.processors.processors.counter_metric.dimensions led to replacing it with an empty one.

Changelog

  • 4dd25dd doc: Remove extra space in templated page_title value
  • ffff1c2 doc: Always enclose page_title front matter value in double quotes
  • a0d4b88 docs: generate docs and add dynatrace_aws_connection and dynatrace_aws_role_arn
  • 22dd68a chore: automation AWS connector deprecation
  • 8ae88ce fix(dynatrace_aws_service): require statistic field in dynatrace_aws_service, and remove default value
  • 4c0ab2c fix: Correct description of rules_maintained_externally field in dynatrace_autotag_v2 resource
  • 6397351 test: set unique identifiers for some resource examples
  • 5b07ce0 fix(tests.yml): Reference commit hash instead of tag for setup-terraform
  • b0a6b3a fix(release.yml): Reference commit hash instead of tag for goreleaser and ghaction-import-gpg
  • 39ace03 fix(entity-rule-engine): Duplicated condition removed
  • e8c9962 fix(dashboards-base): Dead return removed
  • 1fd97bf chore: deprecate and document IAM group permission usage
  • 1a36a8b chore: fix license header year
  • c108c42 chore(openpipeline-v2): update permission information
  • 3ddc95b fix(openpipeline-v2): remove empty set items
  • 2489714 feat(aws-connection): Simplifies retry logic
  • 278f7c1 feat(aws-connection): Improves retry logic and makes timeout configurable
  • fdb362d feat(aws-connection): Adds webidentity example
  • a169c87 feat(aws-connection): Adds retry on role ARN update
  • e15f494 feat(aws-connection): Add dependency for settings permissions
  • 3965e80 feat(aws-connection): Enables code for the feature
  • 1e31a45 fix(export): replace iam with "iam" on resource check in export
  • 343df7e fix(export): Add additional layer of validation to the iam resources
  • 45847c3 fix(export): add validation to exporter to check if credentials are set
  • 298fc7b fix: deprecate resource dynatrace_unified_services_opentel

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

NewReleases is sending notifications on new releases.