zalando-stups / senza

Deploy immutable application stacks and create and execute AWS CloudFormation templates in a sane way
https://pypi.python.org/pypi/stups-senza
Other
96 stars 72 forks source link

refactored Spotinst cloud account matching #528

Closed lmineiro closed 6 years ago

lmineiro commented 6 years ago

Spotinst changed the API to support backend matching for a given AWS account ID

This change makes the cloud account resolution more efficient and less fragile (no longer parsing the cloud account name).

This should also enable users to keep more user-friendly names in the Spotinst cloud accounts.

coveralls commented 6 years ago

Coverage Status

Coverage remained the same at 89.63% when pulling 0ffee5a17f5ddc0bf5a2c62e43a8d5df939ef21c on lmineiro:change-spotinst-account-resolution into 2ef8fd030260f0ae3001adf026226806eed3cfbf on zalando-stups:master.

lmineiro commented 6 years ago

:+1:

jmcs commented 6 years ago

:+1: