Skip to content

Conversation

@dbonf
Copy link
Collaborator

@dbonf dbonf commented Nov 28, 2025

  • add new attribute notify_on_acknwoledge on all alert resources, it should be used if one want to send a notification for an alert that has been manually acknowledged by a user;
  • deprecate notify_when_ok and notify_when_resolved on notification channel resources: users should define these behaviors at alert level now.

technical note: to allow for boolean attributes with no default, we use the string type, enforcing "true" and "false" values, instead of boolean values, because with the current terraform sdk there is no way to distinguish "false" from no value defined.

@dbonf dbonf marked this pull request as draft November 28, 2025 16:43
@dbonf dbonf force-pushed the move-nc-options-at-alert-level branch 4 times, most recently from 8493b85 to 6102d98 Compare December 1, 2025 07:47
@dbonf dbonf force-pushed the move-nc-options-at-alert-level branch from 6102d98 to a69f90c Compare December 1, 2025 08:28
@dbonf dbonf marked this pull request as ready for review December 1, 2025 09:03
@dbonf dbonf self-assigned this Dec 1, 2025
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