v0.11.0
What's Changed
- Enhancement:
sentry_metric_alert
resource and data source: Support integration ID propertyintegration_id
by @taj-p in #217 - Enhancement:
sentry_metric_alert
resource: Support event types propertyevent_types
by @eugeniykurasov and @jianyuan in #237 and #239 - Enhancement:
sentry_project
resource: Validate project platform by @jianyuan in #241 - Fix:
sentry_organization_member
resource: Fix missing required organization field in documentation by @lpgarzonr and @jianyuan in #242 and #238 - Fix:
sentry_metric_alert
resource and data source: Maketrigger.*.action.*.target_identifier
optional by @jianyuan in #243
Dependency upgrades
- chore(deps): update goreleaser/goreleaser-action action to v4 by @renovate in #245
- fix(deps): update module github.com/hashicorp/terraform-plugin-sdk/v2 to v2.24.1 by @renovate in #231
- fix(deps): update module github.com/jianyuan/go-sentry/v2 to v2.1.0 by @renovate in #234
- fix(deps): update module golang.org/x/oauth2 to v0.2.0 by @renovate in #229
- fix(deps): update module golang.org/x/oauth2 to v0.3.0 by @renovate in #235
New Contributors
- @eugeniykurasov made their first contribution in #237
Full Changelog: v0.10.0...v0.11.0