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
fix: Fixes nil pointer dereference in mongodbatlas_alert_configuration (#2463)
* fix nil pointer dereference
* avoid nil pointer dereference in metric_threshold_config
* changelog entry
* changelog suggestion
* Update .changelog/2463.txt
Co-authored-by: Leo Antoli <[email protected]>
* remove periods at the end of changelog entries to make it consistent
---------
Co-authored-by: Leo Antoli <[email protected]>
resource/mongodbatlas_alert_configuration: Fixes an issue where the `terraform apply` command crashes if you attempt to edit an existing `mongodbatlas_alert_configuration` by adding a value to `threshold_config`
0 commit comments