SAP / terraform-exporter-btp

The Terraform Exporter for SAP BTP is a tool that helps export resources from a SAP BTP account. It generates Terraform scripts for the import of resources and enables the import of the Terraform state.
https://sap.github.io/terraform-exporter-btp/
Apache License 2.0
3 stars 0 forks source link

refactor: reduce cyclomativ finding of tfimport #176

Open lechnerc77 opened 1 day ago

lechnerc77 commented 1 day ago

Purpose

Does this introduce a breaking change?

[ ] Yes
[X] No

Pull Request Type

What kind of change does this Pull Request introduce?

[ ] Bugfix
[ ] Feature
[X] Refactoring (no functional changes, no api changes)
[ ] Documentation content changes
[ ] Other... Please describe:

How to Test

make test

What to Check

Verify that the following are valid:

Other Information

n/a

Checklist for reviewer

The following organizational tasks must be completed before merging this PR:

sonarcloud[bot] commented 10 hours ago

Quality Gate Failed Quality Gate failed

Failed conditions
0.0% Coverage on New Code (required ≥ 80%)

See analysis details on SonarCloud