crossplane-contrib / provider-jet-datadog

@crossplane provider to drive @datadog configuration control plane way
Apache License 2.0
6 stars 8 forks source link

Update terraform-provider-datadog to latest / v3.14 #6

Open knowshan opened 1 year ago

knowshan commented 1 year ago

What problem are you facing?

Update to latest DataDog/terraform-provider-datadog v3.14.0. It includes bug fixes for many resources including Datadog monitors and synthetic tests.

How could Datadog Provider help solve your problem?

We should periodically check and update provider versions to avoid making big changes in one release.

Lax77 commented 1 year ago

We found out this has dependency on terrajet issue: https://github.com/crossplane/terrajet/issues/287 with sensitive fields. As Terraform Provider Datadog 3.13.1 on introduces a numeric sensitive field for rum_settings of Datadog synthetic test resource. This issue is blocked until terrajet issue is resolved.

crhuber commented 11 months ago

@Lax77 would this issue be fixed by migrating this provider to upjet? https://github.com/upbound/upjet/blob/main/docs/migrating-from-terrajet-to-upjet.md