Sha256: 587389a318d98cedc8c2b38de0d16bbe52f5e9ab3a534d1804a89f6e611a4275
Contents?: true
Size: 349 Bytes
Versions: 16
Compression:
Stored size: 349 Bytes
Contents
# Instead of using provider, probably better to use env vars: # # export GOOGLE_APPLICATION_CREDENTIALS=~/.google/credentials.json # export GOOGLE_PROJECT=$(cat ~/.google/credentials.json | jq -r '.project_id') # # Providing example anyway: # # provider("google", # project: "...", # region: "us-central1", # zone: "us-central1-c", # ) #
Version data entries
16 entries across 16 versions & 1 rubygems