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

Add methods to get and update organization integration configData #80

Merged
merged 3 commits into from
Apr 14, 2023

Conversation

sbrudz
Copy link
Contributor

@sbrudz sbrudz commented Apr 13, 2023

This PR makes some additions to the OrganizationIntegrationsService needed to support a PagerDuty integration resource in the Sentry terraform provider (jianyuan/terraform-provider-sentry#250):

  • Add a Get function that returns a single OrganizationIntegration
  • Add ConfigData to the OrganizationIntegration struct returned by Get and List
  • Add an UpdateConfig function that will update the configData for an organization integration

@jianyuan
Copy link
Owner

Looks good to me. Thank you!

@jianyuan jianyuan merged commit 7a0b01c into jianyuan:main Apr 14, 2023
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.

None yet

2 participants