DataDog / terraform-provider-datadog

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

Synthetics Test Multi-steps client certificate config broken when applied second time #2471

Open ibmboy19 opened 4 months ago

ibmboy19 commented 4 months ago

Datadog Terraform Provider Version

v3.39.0

Terraform Version

v1.8.3

What resources or data sources are affected?

datadog_synthetics_test - multi-steps

Terraform Configuration Files

No response

Relevant debug or panic output

No response

Expected Behavior

The client certificate config should still working

Actual Behavior

The client certificate config broken and the API test can't pass the client cer authentication

Steps to Reproduce

  1. Newly terraform apply the Multi-steps synthetic test
  2. Modify something on the Multi-steps synthetic test and apply again
  3. Trigger the synthetic test and the test start to fail

Important Factoids

No response

References

No response

Drarig29 commented 3 months ago

Hi @ibmboy19! Is this bug still happening in the latest version of the provider?

ibmboy19 commented 3 weeks ago

@Drarig29 Yes, this bug still exists in v3.46.0.

Drarig29 commented 2 weeks ago

Thanks, we added a card in our backlog. We'll get back to you once it's fixed.