DontShaveTheYak / cf2tf

Convert Cloudformation templates to Terraform.
GNU General Public License v3.0
479 stars 79 forks source link

Release v0.6.3 #277

Closed shadycuz closed 4 months ago

shadycuz commented 4 months ago

Mostly a maintenance release, but thanks to @joaquin386 for fixing the issue with locals

fixes #263

codecov[bot] commented 4 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 89.66%. Comparing base (5a00714) to head (733a96f).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #277 +/- ## ======================================= Coverage 89.66% 89.66% ======================================= Files 16 16 Lines 1122 1122 Branches 182 182 ======================================= Hits 1006 1006 Misses 82 82 Partials 34 34 ``` | [Flag](https://app.codecov.io/gh/DontShaveTheYak/cf2tf/pull/277/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=DontShaveTheYak) | Coverage Δ | | |---|---|---| | [unit](https://app.codecov.io/gh/DontShaveTheYak/cf2tf/pull/277/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=DontShaveTheYak) | `89.66% <100.00%> (ø)` | | Flags with carried forward coverage won't be shown. [Click here](https://docs.codecov.io/docs/carryforward-flags?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=DontShaveTheYak#carryforward-flags-in-the-pull-request-comment) to find out more.

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.