Breaking change released as minor v4.30.0+ TF( provider 3.40.0 -> 3.41.0) [datadog_monitor] #641
Labels
kind/bug
Some behavior is incorrect or out of spec
resolution/by-design
This issue won't be fixed because the functionality is working as designed
Describe what happened
The upgrade of the provider to 3.41.0 #600 caused a breaking change in the
datadog_monitor
priority
attribute has changed the type from Numer to String.This is not considered a breaking change for Terraform but it is a breaking change in typed languages https://developer.hashicorp.com/terraform/language/expressions/types#type-conversion
All releases starting from release v4.30.0 should IMO be v5.
links:
https://github.com/DataDog/terraform-provider-datadog/blob/master/CHANGELOG.md#features-2
DataDog/terraform-provider-datadog#2455
DataDog/terraform-provider-datadog@v3.40.0...v3.41.0
Sample program
Log output
No response
Affected Resource(s)
No response
Output of
pulumi about
n/a
Additional context
No response
Contributing
Vote on this issue by adding a 👍 reaction.
To contribute a fix for this issue, leave a comment (and link to your pull request, if you've opened one already).
The text was updated successfully, but these errors were encountered: