Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 10, 2025

Bumps the modules group with 2 updates in the /provider directory: github.com/dynatrace-oss/terraform-provider-dynatrace and github.com/pulumi/pulumi-terraform-bridge/v3.

Updates github.com/dynatrace-oss/terraform-provider-dynatrace from 1.86.0 to 1.87.1

Release notes

Sourced from github.com/dynatrace-oss/terraform-provider-dynatrace's releases.

v1.87.1

Bug Fixes

  • Improved error handling in dynatrace_davis_anomaly_detectors, dynatrace_generic_setting, dynatrace_site_reliability_guardian, and dynatrace_automation_workflow_slack resources

Changelog

  • c1609c36d34654fbae813bc20ee5f14725a1b90a doc: Generate documentation
  • 9d6a0dab5c6540794922e03c418447a809cb7d6d fix: Check error first before processing response when using settings20.Client
  • 20a4f4d5b0c915b2cc97e958c35dd83db53a7c5b refactor: Remove dead code for retry logic for generic.Service Delete method
  • a3d9b9ccab89dc05002bead871c03a8a8044490e refactor: Remove dead code from generic.Service List method
  • 47a01031e81e2e6d7e6223ef1d53c5be775a7f7d refactor: Remove dead code to disregard deletion errors for modification validation constraint violations
  • b14331362dfe449c1c2c33845b2a1e7fbc83bff0 refactor: Simplify rest.Envelope
  • 08c105939c08dedbed12f3ca9abe55a2f9416317 doc: Add deprecation notice to dynatrace_oneagent_default_version resource

v1.87.0

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

  • 4dd25dd5a73de2a2fc8e1c6354091126bd8341f7 doc: Remove extra space in templated page_title value
  • ffff1c2d8d76f0870ba7bb50595c610d3778b782 doc: Always enclose page_title front matter value in double quotes
  • a0d4b885e75d42c4c0bddb76eb5524f9cfd61ccb docs: generate docs and add dynatrace_aws_connection and dynatrace_aws_role_arn
  • 22dd68afcf7229123b08613c3d523d6c6be7f9a2 chore: automation AWS connector deprecation
  • 8ae88ce05f3fff3a9b5980ab7dd4b844f177a717 fix(dynatrace_aws_service): require statistic field in dynatrace_aws_service, and remove default value
  • 4c0ab2c3b04f2d2741e1316e7ab0f3993e16bfb9 fix: Correct description of rules_maintained_externally field in dynatrace_autotag_v2 resource
  • 63973512fde5050cff800e680dd0126599af512e test: set unique identifiers for some resource examples
  • 5b07ce0f00e4456729f02fb60850943a4af4e136 fix(tests.yml): Reference commit hash instead of tag for setup-terraform
  • b0a6b3a4c1dac68ed1229895d4a8027636cb917b fix(release.yml): Reference commit hash instead of tag for goreleaser and ghaction-import-gpg
  • 39ace03d4f278b3ddc7f20fd0fd1ee84a1142b15 fix(entity-rule-engine): Duplicated condition removed
  • e8c9962131ac91fc5efc325823cc9d49722e2efd fix(dashboards-base): Dead return removed
  • 1fd97bf1b07997fc717f93565cbe56030aa6fca0 chore: deprecate and document IAM group permission usage
  • 1a36a8bac087d5ba64aa9b147e3fb569763a22c5 chore: fix license header year
  • c108c42b874af05a84487039c2a1cd28252d1d19 chore(openpipeline-v2): update permission information
  • 3ddc95b6df1db35abc0366974a4a24e2f9e10306 fix(openpipeline-v2): remove empty set items
  • 248971420eaff90fd488bac2afdd13e7e83168b6 feat(aws-connection): Simplifies retry logic
  • 278f7c146811343582e2f57894bc1532a99438c4 feat(aws-connection): Improves retry logic and makes timeout configurable
  • fdb362dc855931a963367d0a1677becc7ff7910e feat(aws-connection): Adds webidentity example
  • a169c8719286e8cd0a694b04d5633fec1ab465f7 feat(aws-connection): Adds retry on role ARN update

... (truncated)

Commits
  • c1609c3 doc: Generate documentation
  • 9d6a0da fix: Check error first before processing response when using settings20.Client
  • 20a4f4d refactor: Remove dead code for retry logic for generic.Service Delete method
  • a3d9b9c refactor: Remove dead code from generic.Service List method
  • 47a0103 refactor: Remove dead code to disregard deletion errors for modification vali...
  • b143313 refactor: Simplify rest.Envelope
  • 08c1059 doc: Add deprecation notice to dynatrace_oneagent_default_version resource
  • 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_rol...
  • Additional commits viewable in compare view

Updates github.com/pulumi/pulumi-terraform-bridge/v3 from 3.115.0 to 3.116.0

Release notes

Sourced from github.com/pulumi/pulumi-terraform-bridge/v3's releases.

v3.116.0

This release supports write-only values.

Commits

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Nov 10, 2025
@dependabot dependabot bot force-pushed the dependabot/go_modules/provider/modules-8c9522687c branch from 4c4814f to 2bab1e9 Compare November 17, 2025 08:05
@dependabot dependabot bot force-pushed the dependabot/go_modules/provider/modules-8c9522687c branch from 2bab1e9 to da6e0f2 Compare November 24, 2025 08:06
@pierskarsenbarg
Copy link
Collaborator

@dependabot recreate

@dependabot dependabot bot force-pushed the dependabot/go_modules/provider/modules-8c9522687c branch from b0c3904 to acf742c Compare December 18, 2025 11:08
@pierskarsenbarg
Copy link
Collaborator

@dependabot recreate

@dependabot dependabot bot force-pushed the dependabot/go_modules/provider/modules-8c9522687c branch 2 times, most recently from efb66ef to 56937ca Compare January 19, 2026 08:35
@dependabot dependabot bot force-pushed the dependabot/go_modules/provider/modules-8c9522687c branch 2 times, most recently from 5d76399 to 4cff531 Compare February 2, 2026 08:16
Bumps the modules group with 2 updates in the /provider directory: [github.com/dynatrace-oss/terraform-provider-dynatrace](https://github.com/dynatrace-oss/terraform-provider-dynatrace) and [github.com/pulumi/pulumi-terraform-bridge/v3](https://github.com/pulumi/pulumi-terraform-bridge).


Updates `github.com/dynatrace-oss/terraform-provider-dynatrace` from 1.86.0 to 1.87.1
- [Release notes](https://github.com/dynatrace-oss/terraform-provider-dynatrace/releases)
- [Changelog](https://github.com/dynatrace-oss/terraform-provider-dynatrace/blob/main/.goreleaser.yml)
- [Commits](dynatrace-oss/terraform-provider-dynatrace@v1.86.0...v1.87.1)

Updates `github.com/pulumi/pulumi-terraform-bridge/v3` from 3.115.0 to 3.116.0
- [Release notes](https://github.com/pulumi/pulumi-terraform-bridge/releases)
- [Changelog](https://github.com/pulumi/pulumi-terraform-bridge/blob/main/CHANGELOG_OLD.md)
- [Commits](pulumi/pulumi-terraform-bridge@v3.115.0...v3.116.0)

---
updated-dependencies:
- dependency-name: github.com/dynatrace-oss/terraform-provider-dynatrace
  dependency-version: 1.87.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: modules
- dependency-name: github.com/pulumi/pulumi-terraform-bridge/v3
  dependency-version: 3.116.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: modules
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/go_modules/provider/modules-8c9522687c branch from 4cff531 to b1c73e7 Compare February 9, 2026 08:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file go Pull requests that update Go code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant