diff --git a/changelogs/fragments/90-cs_instance-project-id-volume-query.yml b/changelogs/fragments/90-cs_instance-project-id-volume-query.yml new file mode 100644 index 00000000..1899fbdf --- /dev/null +++ b/changelogs/fragments/90-cs_instance-project-id-volume-query.yml @@ -0,0 +1,2 @@ +bugfixes: +- cs_instance - Fixed missing project ID to volume query when checking root disk size. (https://github.com/ngine-io/ansible-collection-cloudstack/pull/90).