Skip to content

Adaptation to new AWS CLI API

Latest
Compare
Choose a tag to compare
@Suncatcher Suncatcher released this 02 Dec 17:23
· 6 commits to master since this release
1b245dd

In this version of the script following changes were brought live:

  1. 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
  1. additional check if the group is default, if yes then no copy will be done (no overwrite is possible for default group)
  2. additional check for not copying the group into the source region (no recreating of group with new ID)
  3. additional check for the group existence, if it does not then no deletion will be done
  4. tags copy is now working