You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi, we recently attempted to update this provider from 0.13.2 to 0.14.0 but one of our projects started to raise validation errors during planning. It appears that support for the "other" value for not-explicitly-supported project platforms has been dropped in the supported platform updates in this version.
Hi, we recently attempted to update this provider from 0.13.2 to 0.14.0 but one of our projects started to raise validation errors during planning. It appears that support for the "other" value for not-explicitly-supported project platforms has been dropped in the supported platform updates in this version.
https://registry.terraform.io/providers/jianyuan/sentry/latest/docs/resources/project#platform
Error: Invalid Attribute Value Match
The "other" value was special-cased in v0.13.2: https://github.com/jianyuan/terraform-provider-sentry/blob/v0.13.2/internal/sentryplatforms/sentryplatforms.go
The text was updated successfully, but these errors were encountered: