Sha256: 5cd4339c23e94b3c93d97580523eaf130b45aa7871de0481243494bb696a759d
Contents?: true
Size: 450 Bytes
Versions: 56
Compression:
Stored size: 450 Bytes
Contents
# This is where you put your provider declaration. Here are some examples: # # provider "aws" { # region = "<%= ENV['AWS_REGION'] || 'us-east-1' %>" # } # # Docs: https://www.terraform.io/docs/providers/aws/index.html # # provider "google" { # project = "REPLACE_ME" # region = "us-central1" # update to your region # zone = "us-central1-a" # update to your zone # } # # Docs: https://www.terraform.io/docs/providers/google/index.html #
Version data entries
56 entries across 56 versions & 1 rubygems