chore(deps): update terraform sentry to v0.14.2 #131
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
0.13.2
->0.14.2
Release Notes
jianyuan/terraform-provider-sentry (sentry)
v0.14.2
Compare Source
What's Changed
conditions
,filters
, andactions
attributes which are JSON strings have been deprecated in favor ofconditions_v2
,filters_v2
, andactions_v2
which are lists of objects by @jianyuan in https://github.com/jianyuan/terraform-provider-sentry/pull/545fingerprinting_rules
,grouping_enhancements
,digests_max_delay
,digests_min_delay
,resolve_age
, andfilters
attributes are now computed by @jianyuan in https://github.com/jianyuan/terraform-provider-sentry/pull/538, https://github.com/jianyuan/terraform-provider-sentry/pull/541externalSlug
uses integers by @jianyuan in https://github.com/jianyuan/terraform-provider-sentry/pull/523Dependency upgrades
pull/544
New Contributors
Full Changelog: jianyuan/terraform-provider-sentry@v0.14.1...v0.14.2
v0.14.1
Compare Source
Migration notes
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
sentry_organization_repository
resource by @jianyuan in https://github.com/jianyuan/terraform-provider-sentry/pull/500sentry_project
supportsfingerprinting_rules
andgrouping_enhancements
. by @jianyuan in https://github.com/jianyuan/terraform-provider-sentry/pull/510other
as a platform option by @jianyuan in https://github.com/jianyuan/terraform-provider-sentry/pull/505Full Changelog: jianyuan/terraform-provider-sentry@v0.14.0...v0.14.1
v0.14.0
Compare Source
What's Changed
sentry_project
filters can now be configured by @jianyuan in https://github.com/jianyuan/terraform-provider-sentry/pull/492sentry_metric_alert
requires at least an action by @jianyuansentry_metric_alert
should not computed value by @buzztaiki in https://github.com/jianyuan/terraform-provider-sentry/pull/486New Contributors
Full Changelog: jianyuan/terraform-provider-sentry@v0.13.2...v0.14.0
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.