zitadel / terraform-provider-zitadel

Official Terraform provider for ZITADEL
https://zitadel.com
Apache License 2.0
21 stars 13 forks source link

docs: fix markdown for import code snippets #165

Closed eliobischof closed 3 months ago

eliobischof commented 3 months ago

Uses codefile "bash" in templates for import commands, so that the templates render ```bash codeblocks instead of ```terraform codeblocks

Definition of Ready

codecov[bot] commented 3 months ago

Codecov Report

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

Project coverage is 63.08%. Comparing base (9e1b675) to head (293d6e7). Report is 1 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #165 +/- ## ======================================= Coverage 63.08% 63.08% ======================================= Files 159 159 Lines 12891 12891 ======================================= Hits 8132 8132 Misses 3475 3475 Partials 1284 1284 ``` | [Flag](https://app.codecov.io/gh/zitadel/terraform-provider-zitadel/pull/165/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=zitadel) | Coverage Δ | | |---|---|---| | [acceptance-tests](https://app.codecov.io/gh/zitadel/terraform-provider-zitadel/pull/165/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=zitadel) | `63.08% <ø> (ø)` | | 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=zitadel#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.