Hi All,
good morning.
i am working on some solution based on best security approach. The use case is my application is copy the data to gcs using gsutil in current scenario I have kept service account key locally, but due to security reasons i have to removed that key.
any way we can connect gcp services like copy data to gcs bucket from on prem without storing services account json key similar to application default login .?
any help much appropriated.