* feat: added validation for azure resource group names in azureenergylaberlib 3.3.2
2.2.4
------------------
* fix: denied_resource_group_names was optional in azureenergylabelerlib 3.3.0. This broke the code if no value was given, therefore updating to 3.3.1.
2.2.3
------------------
* fix: the list syntax in the readme file broke the release. It expects a comma after a quote.
2.2.2
------------------
* fix: the list syntax in the readme file broke the release. It expects a comma after a quote.
2.2.1
------------------
* Fix: AZURE_LABELER_DENIED_RESOURCE_GROUP_NAMES changed to a string delimited list due to gitlab-ci not supporting variables of the type list.