DataDog / terraform-provider-datadog

Terraform Datadog provider
https://www.terraform.io/docs/providers/datadog/
Mozilla Public License 2.0
399 stars 375 forks source link

[datadog_synthetics_test] Test re-assigning multi-locator when creating / deleting / reordering test steps #2435

Closed etnbrd closed 3 months ago

etnbrd commented 3 months ago

This PR only introduces a unit test to document a bug happening in the synthetics terraform provider, when adding / deleting / reordering browser steps in the config.

The issue is expected to be fixed later with a solution described in the comment, and in this card.