DontShaveTheYak / cf2tf

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

fix name of the availability zone data block #280

Closed shadycuz closed 4 months ago

shadycuz commented 4 months ago

Fixes #215

codecov[bot] commented 4 months ago

Codecov Report

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

Project coverage is 89.77%. Comparing base (9840d86) to head (e22cab6).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## develop #280 +/- ## =========================================== + Coverage 89.66% 89.77% +0.11% =========================================== Files 16 16 Lines 1122 1135 +13 Branches 182 184 +2 =========================================== + Hits 1006 1019 +13 Misses 82 82 Partials 34 34 ``` | [Flag](https://app.codecov.io/gh/DontShaveTheYak/cf2tf/pull/280/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/280/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=DontShaveTheYak) | `89.77% <100.00%> (+0.11%)` | :arrow_up: | 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.