------------------
* Add ``tags`` attribute, a mapping of the instance tags.
This requires the corresponding EC2 feature to be enabled on the instance.
Thanks to Renan Rodrigues in `PR 344 <https://github.com/adamchainz/ec2-metadata/pull/344>`__.
* Add ``spot_instance_action`` attribute.
Thanks to Quimey Vivas in `PR 346 <https://github.com/adamchainz/ec2-metadata/pull/346>`__.
* Add ``domain`` and ``partition`` attributes.
Thanks to Terry Griffin in `PR 339 <https://github.com/adamchainz/ec2-metadata/pull/339>`__.
* Add ``instance_profile_name`` and ``iam_security_credentials`` attributes.
Thanks to Jean-Sebastien Jeannotte in `PR 313 <https://github.com/adamchainz/ec2-metadata/pull/313>`__.