You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
OpsLevel has a feature to select particular Slack channel as a default channel for receiving notifications (e.g.: service leveling up from bronze to gold), but does not expose this feature through Terraform's opslevel_team_contact resource, meaning once the contact points for channels are created -- a team has to manually select a channel the notifications should be sent to from UI.
The text was updated successfully, but these errors were encountered:
Hi @oponomarov-tu, while looking into adding this feature we discovered that it requires a breaking change to our OpsLevel API Go client. This quarter we are focused on improving stability across our products so for now we are planning on adding this feature at the start of next quarter
Hey @oponomarov-tu - I've got some unfortunate news. We've been asked to keep stability with our tools and so we are going to have to push this breaking change back until after the new year - 2025. Thank you for your understanding.
OpsLevel has a feature to select particular Slack channel as a default channel for receiving notifications (e.g.: service leveling up from bronze to gold), but does not expose this feature through Terraform's
opslevel_team_contact
resource, meaning once the contact points for channels are created -- a team has to manually select a channel the notifications should be sent to from UI.The text was updated successfully, but these errors were encountered: