Micronaut GCP multiple credential locations for different services/service accounts #9621
Unanswered
dillonbarker-te
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Is there a way in micronaut gcp to setup multiple service accounts. I have an application which current has credentials and is invoked by gcp.credentials.location in the application yml. But I want to do something like
gcp.pubsub.credentials.location and gcp.storage.credentials.location but the credentials are setup at start up rather than run time.
Beta Was this translation helpful? Give feedback.
All reactions