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

Version Path
terraspace-2.2.17 spec/fixtures/projects/ruby/google/config/provider.rb
terraspace-2.2.16 spec/fixtures/projects/ruby/google/config/provider.rb
terraspace-2.2.15 spec/fixtures/projects/ruby/google/config/provider.rb
terraspace-2.2.14 spec/fixtures/projects/ruby/google/config/provider.rb
terraspace-2.2.13 spec/fixtures/projects/ruby/google/config/provider.rb
terraspace-2.2.12 spec/fixtures/projects/ruby/google/config/provider.rb
terraspace-2.2.11 spec/fixtures/projects/ruby/google/config/provider.rb
terraspace-2.2.10 spec/fixtures/projects/ruby/google/config/provider.rb
terraspace-2.2.9 spec/fixtures/projects/ruby/google/config/provider.rb
terraspace-2.2.8 spec/fixtures/projects/ruby/google/config/provider.rb
terraspace-2.2.7 spec/fixtures/projects/ruby/google/config/provider.rb
terraspace-2.2.6 spec/fixtures/projects/ruby/google/config/provider.rb
terraspace-2.2.5 spec/fixtures/projects/ruby/google/config/provider.rb
terraspace-2.2.4 spec/fixtures/projects/ruby/google/config/provider.rb
terraspace-2.2.3 spec/fixtures/projects/ruby/google/config/provider.rb
terraspace-2.2.2 spec/fixtures/projects/ruby/google/config/provider.rb
terraspace-2.2.1 spec/fixtures/projects/ruby/google/config/provider.rb
terraspace-2.2.0 spec/fixtures/projects/ruby/google/config/provider.rb
terraspace-2.1.7 spec/fixtures/projects/ruby/google/config/provider.rb
terraspace-2.1.6 spec/fixtures/projects/ruby/google/config/provider.rb