What's Changed
- doc(datasource/sentry_client_key): add missing backtick in key datasource by @henworth in #554
- feat(provider/sentry): Validate provider
base_url
andtoken
upfront by @jianyuan in #553 - feat(resource/sentry_organization): add admin role of org by @devkoriel in #612
- fix(resource/sentry_dashboard): Remove discover widget_type from examples by @narsaynorath in #576
- fix(resource/sentry_key): mark
secret
anddsn_secret
fields as sensitive by @auvred in #565 - fix(resource/sentry_project_inbound_data_filter): Typo in
sentry_project_inbound_data_filter
legacy browsers filter by @jianyuan in #591 - fix(resource/sentry_project): do not remove default key on project update by @jianyuan in #619
- ref(sentry_client_key): client_key resource and data source uses superschema and supertypes by @jianyuan in #585
- ref: Automatically update sentry data by @jianyuan in #578
- Update Sentry data by @github-actions in #602, #605, #610, #564
- chore(deps): update golang.org/x/net to 0.36.0 by @dependabot in #604
- chore(deps): update actions/setup-go action to v5.4.0 by @renovate in #611
- chore(deps): update dependency golang to v1.24.2 by @renovate in #566
- chore(deps): update golangci/golangci-lint-action action to v6.4.1 by @renovate in #583
- chore(deps): update goreleaser/goreleaser-action action to v6.3.0 by @renovate in #617
- chore(deps): update python docker tag to v3.13 by @renovate in #579
- fix(deps): update module github.com/google/go-cmp to v0.7.0 by @renovate in #593
- fix(deps): update module github.com/hashicorp/terraform-plugin-docs to v0.21.0 by @renovate in #596
- fix(deps): update module github.com/hashicorp/terraform-plugin-framework to v1.14.1 - autoclosed by @renovate in #588
- fix(deps): update module github.com/hashicorp/terraform-plugin-framework-validators to v0.17.0 by @renovate in #590
- fix(deps): update module github.com/hashicorp/terraform-plugin-mux to v0.18.0 by @renovate in #563
- fix(deps): update module github.com/hashicorp/terraform-plugin-sdk/v2 to v2.36.1 by @renovate in #587
- fix(deps): update module github.com/hashicorp/terraform-plugin-testing to v1.12.0 by @renovate in #609
- fix(deps): update module github.com/orange-cloudavenue/terraform-plugin-framework-superschema to v1.11.0 by @renovate in #606
- fix(deps): update module github.com/orange-cloudavenue/terraform-plugin-framework-supertypes to v1.1.1 by @renovate in #607
- fix(deps): update module golang.org/x/sync to v0.12.0 by @renovate in #599
- ref: Move sentryplatforms to sentrydata by @jianyuan in #580
New Contributors
- @henworth made their first contribution in #554
- @auvred made their first contribution in #565
- @narsaynorath made their first contribution in #576
- @devkoriel made their first contribution in #612
Full Changelog: v0.14.3...v0.14.4