cyralinc / terraform-provider-cyral

Cyral Terraform Provider
https://registry.terraform.io/providers/cyralinc/cyral/latest
Apache License 2.0
13 stars 2 forks source link

ENG-14083: Add Azure Key Vault user account auth scheme #542

Closed ccampo133 closed 3 months ago

ccampo133 commented 3 months ago

Description of the change

As title.

Type of change

Checklists

Development

Code review

Testing

GOROOT=/usr/local/opt/go/libexec #gosetup
GOPATH=/Users/ccampo/go #gosetup
/usr/local/opt/go/libexec/bin/go test -c -o /Users/ccampo/Library/Caches/JetBrains/IntelliJIdea2024.1/tmp/GoLand/___1resource_test_go.test github.com/cyralinc/terraform-provider-cyral/cyral/internal/repository/useraccount #gosetup
/usr/local/opt/go/libexec/bin/go tool test2json -t /Users/ccampo/Library/Caches/JetBrains/IntelliJIdea2024.1/tmp/GoLand/___1resource_test_go.test -test.v -test.paniconexit0 -test.run ^\QTestAccRepositoryUserAccountResource\E$
=== RUN   TestAccRepositoryUserAccountResource
=== PAUSE TestAccRepositoryUserAccountResource
=== CONT  TestAccRepositoryUserAccountResource
--- PASS: TestAccRepositoryUserAccountResource (31.69s)
PASS

Process finished with the exit code 0
Screenshot 2024-06-05 at 12 59 51 PM
sonarcloud[bot] commented 3 months ago

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
45.0% Duplication on New Code

See analysis details on SonarCloud