DelineaXPM / terraform-provider-dsv

A Terraform Provider for Delinea DevOps Secrets Vault
https://delinea.com/products/devops-secrets-management-vault
MIT License
6 stars 2 forks source link

Errors in resource_client.go #2

Closed delineaKrehl closed 2 years ago

delineaKrehl commented 2 years ago

Description of the issue

VSCode indicates to errors in the resource_client.go file for log.Printf statements that are missing a formatting directive.

Expected behavior

The file is free of static code analysis errors

Actual behavior

VSCode displays an error

Your environment

VSCode on Windows. Go v0.33.1 extension

Steps to reproduce

Clone and open the main branch