The Wayback Machine - https://web.archive.org/web/20220123175033/https://github.com/topics/google-cloud
Skip to content
#

Google Cloud Platform

google-cloud logo

Google Cloud Platform, offered by Google, is a suite of cloud computing services. Google Cloud Platform provides Infrastructure as a Service, Platform as a Service, and Serverless Computing environments. Alongside a set of management tools, it provides a series of modular cloud services including computing, data storage, data analytics and machine learning.

Here are 1,944 public repositories matching this topic...

alekskar
alekskar commented Jun 18, 2020

Is your feature request related to a problem? Please describe.
Vault has backends for AWS like dynamo and s3. However to use them you should provide credentials. AWS support 2 solutions to eliminate this. IAM roles for Service Accounts and Instance profile roles.
Due to some unknown reason vault requires more time to start when using dynamic creds than explicit definition keys in s3 block o