summaryrefslogtreecommitdiff
path: root/changelogs/fragments
diff options
context:
space:
mode:
Diffstat (limited to 'changelogs/fragments')
-rw-r--r--changelogs/fragments/61095-scaleway-facts-info.yaml8
1 files changed, 8 insertions, 0 deletions
diff --git a/changelogs/fragments/61095-scaleway-facts-info.yaml b/changelogs/fragments/61095-scaleway-facts-info.yaml
new file mode 100644
index 0000000000..4e10a39099
--- /dev/null
+++ b/changelogs/fragments/61095-scaleway-facts-info.yaml
@@ -0,0 +1,8 @@
+minor_changes:
+- The ``scaleway_image_facts`` module has been deprecated. Use ``scaleway_image_info`` instead.
+- The ``scaleway_ip_facts`` module has been deprecated. Use ``scaleway_ip_info`` instead.
+- The ``scaleway_organization_facts`` module has been deprecated. Use ``scaleway_organization_info`` instead.
+- The ``scaleway_security_group_facts`` module has been deprecated. Use ``scaleway_security_group_info`` instead.
+- The ``scaleway_server_facts`` module has been deprecated. Use ``scaleway_server_info`` instead.
+- The ``scaleway_snapshot_facts`` module has been deprecated. Use ``scaleway_snapshot_info`` instead.
+- The ``scaleway_volume_facts`` module has been deprecated. Use ``scaleway_volume_info`` instead.