zalando-stups / sevenseconds

THIS PROJECT IS NOT LONGER ACTIVELY MAINTAINED
https://pypi.python.org/pypi/stups-sevenseconds
Other
66 stars 17 forks source link

Create additional_attached_policies config #110

Closed jonathanbeber closed 3 years ago

jonathanbeber commented 3 years ago

This commit adds an additional_attached_policies config for the accounts. It allows to define additional policies that will be attached to the specified roles. If none is set, the default role config is used.

Signed-off-by: Jonathan Juares Beber jonathanbeber@gmail.com

codecov-commenter commented 3 years ago

Codecov Report

Merging #110 (4762b79) into master (91d79a3) will increase coverage by 0.27%. The diff coverage is 81.81%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #110      +/-   ##
==========================================
+ Coverage   24.22%   24.50%   +0.27%     
==========================================
  Files          25       25              
  Lines        2101     2110       +9     
==========================================
+ Hits          509      517       +8     
- Misses       1592     1593       +1     
Impacted Files Coverage Δ
sevenseconds/config/iam.py 20.51% <80.00%> (+4.18%) :arrow_up:
sevenseconds/cli.py 63.49% <100.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 91d79a3...4762b79. Read the comment docs.

aermakov-zalando commented 3 years ago

👍

jonathanbeber commented 3 years ago

:+1:

aermakov-zalando commented 3 years ago

👍