zalando-stups / sevenseconds

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

Make enablement of cloudtrail optional #104

Closed mikkeloscar closed 3 years ago

mikkeloscar commented 3 years ago

Make it possible to disable cloudtrail provisioned via 7s via the config: enable_cloudtrail: false in the config file.

codecov-io commented 3 years ago

Codecov Report

Merging #104 (b7c1d55) into master (88e32bf) will decrease coverage by 0.02%. The diff coverage is 0.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #104      +/-   ##
==========================================
- Coverage   24.39%   24.37%   -0.03%     
==========================================
  Files          25       25              
  Lines        2082     2084       +2     
==========================================
  Hits          508      508              
- Misses       1574     1576       +2     
Impacted Files Coverage Δ
sevenseconds/config/cloudtrail.py 33.76% <0.00%> (-0.91%) :arrow_down:

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 88e32bf...b7c1d55. Read the comment docs.

coveralls commented 3 years ago

Coverage Status

Coverage decreased (-0.02%) to 24.376% when pulling b7c1d557a06bca138f3efb6f3b2326b78b87fc0e on cloudtrail-optional into 88e32bffa963d7a46ea641db485732e965002677 on master.

mikkeloscar commented 3 years ago

:+1:

gargravarr commented 3 years ago

:+1: