Closed mikkeloscar closed 3 years ago
Merging #106 (20fadfc) into master (ffc8973) will decrease coverage by
0.06%
. The diff coverage is0.00%
.
@@ Coverage Diff @@
## master #106 +/- ##
==========================================
- Coverage 24.31% 24.24% -0.07%
==========================================
Files 25 25
Lines 2089 2095 +6
==========================================
Hits 508 508
- Misses 1581 1587 +6
Impacted Files | Coverage Δ | |
---|---|---|
sevenseconds/config/vpc.py | 7.42% <0.00%> (-0.09%) |
: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 ffc8973...20fadfc. Read the comment docs.
:+1:
:+1:
Support for provisioning a KMS VPC endpoint was added in #102
This implements the cleanup so it's cleanly deleted before the VPC when running
7s clear
.