diff --git a/changelogs/fragments/fix-instance-state-wait-for.yml b/changelogs/fragments/fix-instance-state-wait-for.yml new file mode 100644 index 0000000..a6ab616 --- /dev/null +++ b/changelogs/fragments/fix-instance-state-wait-for.yml @@ -0,0 +1,2 @@ +bugfixes: + - instance - Fixed an issue detecting the instance state returned by the API (https://github.com/vultr/ansible-collection-vultr/pull/89).