Skip to content

feat: add support for different types in email integration #467

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

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

tcajic00
Copy link

  1. I've tried to provision the integration of type "UptrendsEmail" which is mentioned here: https://support.atlassian.com/opsgenie/docs/integration-types-to-be-used-with-the-api/ . When I tried to provision it using opsgenie_api_integration resource with type "UptrendsEmail" I got an error saying: Error Detail: map[emailUsername:must not be blank] . So I've tried to use opsgenie_email_integration resource but it only creates an integration of type "Email" by default (cannot set to type "UptrendsEmail").

  2. I've tried to update my email integration which had the specific owner team and it just got removed from my team.

Changes:

  • This PR adds "type" argument to opsgenie_email_integration allowing us to set the type of email integration we want to provision.
  • This PR fixes the email integration update function for specific owner team email integration.

Looking forward to your review and thanks in advance :)

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.

1 participant