SAP / terraform-provider-btp

Terraform provider for SAP BTP
https://registry.terraform.io/providers/SAP/btp/latest
Apache License 2.0
89 stars 18 forks source link

feat: code improvements based on SonarCloud findings for the Api-Credential Resources #950

Closed diya-dhan closed 2 days ago

diya-dhan commented 1 week ago

Purpose

A few code changes have been introduced to optimise the code. These are based on suggestions given by the SonarCloud checks.

Does this introduce a breaking change?

[ ] Yes
[x] No

Pull Request Type

What kind of change does this Pull Request introduce?

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

How to Test

go test ./...

What to Check

Verify that the following are valid:

Other Information

Links to the issues reported by SonarCloud:

Checklist for reviewer

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