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

[AD-1318] Sync sentry terraform provider with upstream #44

Merged
merged 4 commits into from
Jun 21, 2024

Conversation

martendeng
Copy link

@martendeng martendeng commented Jun 19, 2024

Context

Jira ticket: https://canvadev.atlassian.net/browse/AD-1318

Intent

Sync our fork of the Sentry terraform provider with the upstream version. Synced with the repo at the following commit: jianyuan@9725b79

Rollout Plan

  1. Publish new version of golang client
  2. Publish new version of terraform provider referencing new golang client.
  3. Test plan for several sentry projects on new terraform provider version.
  4. Run tf-apply-all-dependencies to reapply all sentry projects

Notes

Depends on: Canva/go-sentry#9

Deleted the following resources as they have been removed from the upstream:

  • data_source_sentry_key.go
  • resource_sentry_key.go
  • data_source_sentry_project.go

go.mod Outdated Show resolved Hide resolved
@martendeng martendeng merged commit d6c547a into master Jun 21, 2024
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