Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update Terraform sentry to v0.12.2 #1218

Merged
merged 2 commits into from
Apr 11, 2024
Merged

Update Terraform sentry to v0.12.2 #1218

merged 2 commits into from
Apr 11, 2024

Conversation

govuk-ci
Copy link
Contributor

@govuk-ci govuk-ci commented Apr 9, 2024

This PR contains the following updates:

Package Type Update Change
sentry (source) required_provider minor 0.11.2 -> 0.12.2

Release Notes

jianyuan/terraform-provider-sentry (sentry)

v0.12.2

Compare Source

What's Changed

Full Changelog: jianyuan/terraform-provider-sentry@v0.12.1...v0.12.2

v0.12.1

Compare Source

What's Changed

New Contributors

Full Changelog: jianyuan/terraform-provider-sentry@v0.12.0...v0.12.1

v0.12.0

Compare Source

Migration steps

sentry_issue_alert
  1. The attributes conditions, filters, and actions are now in JSON string format. The types must match the Sentry API, otherwise Terraform will incorrectly detect a drift. Use parseint("string", 10) to convert a string to an integer. Avoid using jsonencode() as Terraform is unable to distinguish between an integer and a float.
  2. The attribute internal_id has been removed. Use id instead.
sentry_organization_member
  1. The attribute teams has been removed. Instead, use the sentry_team_member resource to add a member to a team.

What's Changed

New Contributors

Full Changelog: jianyuan/terraform-provider-sentry@v0.11.2...v0.12.0


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

@govuk-ci govuk-ci force-pushed the renovate/sentry-0.x branch 5 times, most recently from 262fa1e to 1f5ab10 Compare April 11, 2024 09:01
govuk-ci and others added 2 commits April 11, 2024 11:01
These are new parameters introduced in a sentry provider update
@samsimpson1 samsimpson1 merged commit 075399e into main Apr 11, 2024
2 checks passed
@samsimpson1 samsimpson1 deleted the renovate/sentry-0.x branch April 11, 2024 10:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants