From 0ec416fb823b005f920198922b0fd831ed2eb546 Mon Sep 17 00:00:00 2001 From: jo Date: Wed, 18 Jun 2025 10:04:55 +0200 Subject: [PATCH] chore: add changelog fragment --- changelogs/fragments/missing-volume-attachment-meta.yml | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 changelogs/fragments/missing-volume-attachment-meta.yml diff --git a/changelogs/fragments/missing-volume-attachment-meta.yml b/changelogs/fragments/missing-volume-attachment-meta.yml new file mode 100644 index 0000000..37c7457 --- /dev/null +++ b/changelogs/fragments/missing-volume-attachment-meta.yml @@ -0,0 +1,3 @@ +bugfixes: + - volume_attachment - Add ``volume_attachment`` module to action group ``all``. + - volume_attachment - Add ``hcloud_volume_attachment`` alias to ``volume_attachment`` module.