diff --git a/changelogs/fragments/migrate_iam_mfa_device_info.yml b/changelogs/fragments/migrate_iam_mfa_device_info.yml new file mode 100644 index 00000000000..07246fc226e --- /dev/null +++ b/changelogs/fragments/migrate_iam_mfa_device_info.yml @@ -0,0 +1,4 @@ +breaking_changes: +- iam_mfa_device_info - The module has been migrated from the ``community.aws`` collection. + Playbooks using the Fully Qualified Collection Name for this module should be updated + to use ``community.aws.iam_mfa_device_info``.