This repository has been archived by the owner. It is now read-only.
Releases: zalando-stups/sevenseconds
Releases · zalando-stups/sevenseconds
1.2.81
1.2.80
1.2.79
1.2.78
Raise exception when role is not found. (#77)
Signed-off-by: Arjun Naik [email protected]
1.2.77
1.2.76
Enable KMS key creation
Sevenseconds support for creation of the KMS key in all regions where the current AWS account is configured:
- Running
configure
command now will identify kms-aliases in the configuration and creates a corresponding key - Subsequent runs support updating of the key policy
Thanks @tuxlife for great help
1.2.57
- switch to get_available_regions (thanks @ideahitme)