Migration notes
- The
sentry_project
now supports specifyingfingerprinting_rules
andgrouping_enhancements
. If you have these set via the UI, you must also set them in your Terraform manifest.
What's Changed
- feat: New
sentry_organization_repository
resource by @jianyuan in #500 - feat:
sentry_project
supportsfingerprinting_rules
andgrouping_enhancements
. by @jianyuan in #510 - fix: Allow
other
as a platform option by @jianyuan in #505 - fix(deps): update module github.com/hashicorp/terraform-plugin-framework-validators to v0.14.0 by @renovate in #497
- fix(deps): update module github.com/hashicorp/terraform-plugin-go to v0.25.0 by @renovate in #503
- fix(deps): update module github.com/hashicorp/terraform-plugin-mux to v0.17.0 by @renovate in #504
- fix(deps): update module github.com/hashicorp/terraform-plugin-sdk/v2 to v2.35.0 by @renovate in #508
- fix(deps): update module github.com/hashicorp/terraform-plugin-framework-validators to v0.15.0 by @renovate in #509
- fix(deps): update module github.com/hashicorp/terraform-plugin-framework to v1.13.0 by @renovate in #507
Full Changelog: v0.14.0...v0.14.1