Sha256: 0073844772c585371b21adb55df4936fc223ea4986da4516f518aaa09169c655
Contents?: true
Size: 350 Bytes
Versions: 104
Compression:
Stored size: 350 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
104 entries across 104 versions & 1 rubygems