New Resources
dynatrace_aws_connectionanddynatrace_aws_connection_role_arn- Resources to manage AWS connections
Updates to Existing Resources
dynatrace_autotag_v2- Documentation updated for therules_maintained_externallyfield.dynatrace_aws_service- Thestatisticfield ofmetricis now required (previouslyAVERAGEby default).dynatrace_iam_group- Deprecated thepermissionsfield in favor of thedynatrace_iam_permissionresource.dynatrace_unified_services_opentel- Deprecated.dynatrace_automation_workflow_aws_connections- Deprecated. This resource is replaced bydynatrace_aws_connectionanddynatrace_aws_connection_role_arn.
Bug Fixes
- Export will now correctly show an error if there aren't any credentials defined.
- Export of
dynatrace_settings_permissionsnow correctly sets references to OpenPipeline-V2 resources - Fixed a problem for
dynatrace_openpipeline_v2_*_ingestsourcesanddynatrace_openpipeline_v2_*_pipelinesresources where the removal of a dimension item inmetric_extraction.processors.processors.counter_metric.dimensionsled to replacing it with an empty one.
Changelog
- 4dd25dd doc: Remove extra space in templated
page_titlevalue - ffff1c2 doc: Always enclose
page_titlefront matter value in double quotes - a0d4b88 docs: generate docs and add
dynatrace_aws_connectionanddynatrace_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_externallyfield indynatrace_autotag_v2resource - 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
iamwith "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