In this version of the script following changes were brought live:
- no need to put AWS data in the script manually
- automatic fetching of all AWS regions available
- automatic fetching of all VPCs in all regions
- additional check if the group is default, if yes then no copy will be done (no overwrite is possible for default group)
- additional check for not copying the group into the source region (no recreating of group with new ID)
- additional check for the group existence, if it does not then no deletion will be done
- tags copy is now working