hashicorp / terraform-provider-azurerm

Terraform provider for Azure Resource Manager
https://registry.terraform.io/providers/hashicorp/azurerm/latest/docs
Mozilla Public License 2.0
4.61k stars 4.65k forks source link

New Resource: `azurerm_dynatrace_tag_rules` #27985

Open jiaweitao001 opened 1 week ago

jiaweitao001 commented 1 week ago

Community Note

Description

PR Checklist

Changes to existing Resource / Data Source

Testing

Change Log

Below please provide what should go into the changelog (if anything) conforming to the Changelog Format documented here.

This is a (please select all that apply):

Related Issue(s)

Fixes #0000

[!NOTE] This PR is related to https://github.com/hashicorp/terraform-provider-azurerm/pull/27432, the same as the previous one, it cannot be tested on TeamCity. Here is the test result from my end with service team's subscription:

=== RUN   TestAccDynatraceTagRules_basic
=== PAUSE TestAccDynatraceTagRules_basic
=== RUN   TestAccDynatraceTagRules_requiresImport
=== PAUSE TestAccDynatraceTagRules_requiresImport
=== CONT  TestAccDynatraceTagRules_basic
=== CONT  TestAccDynatraceTagRules_requiresImport
--- PASS: TestAccDynatraceTagRules_requiresImport (287.09s)
--- PASS: TestAccDynatraceTagRules_basic (288.82s)
PASS
ok      github.com/hashicorp/terraform-provider-azurerm/internal/services/dynatrace     288.856s