diff --git a/changelogs/fragments/remove-auto-detach-volume.yml b/changelogs/fragments/remove-auto-detach-volume.yml index d80e69e..2c4bd06 100644 --- a/changelogs/fragments/remove-auto-detach-volume.yml +++ b/changelogs/fragments/remove-auto-detach-volume.yml @@ -1,2 +1,2 @@ breaking_changes: - - Remove volume auto detach if server parameter not set + - volume - Volumes are no longer detached when the server argument is not provided. Please use the ``volume_attachment`` module to manage volume attachments.