Sha256: a50cb20b799ea4c6acb573d0838040dfd4b79faa3fcc836046ce49ca71ece7a1

Contents?: true

Size: 436 Bytes

Versions: 104

Compression:

Stored size: 436 Bytes

Contents

# This is where you put your backend declaration. Here are some examples:
#
# backend("s3",
#   bucket:         "<%= options[:bucket] || "terraform-state-:ACCOUNT-:REGION-:ENV" %>",
#   key:            ":REGION/:ENV/:BUILD_DIR/terraform.tfstate", # variable notation expanded by terraspace IE: us-west-2/dev/modules/vm/terraform.tfstate
#   region:         ":REGION",
#   encrypt:        true,
#   dynamodb_table: "terraform_locks"
# )

Version data entries

104 entries across 104 versions & 1 rubygems

Version Path
terraspace-2.2.17 lib/templates/ruby/project/config/terraform/backend.rb.tt
terraspace-2.2.16 lib/templates/ruby/project/config/terraform/backend.rb.tt
terraspace-2.2.15 lib/templates/ruby/project/config/terraform/backend.rb.tt
terraspace-2.2.14 lib/templates/ruby/project/config/terraform/backend.rb.tt
terraspace-2.2.13 lib/templates/ruby/project/config/terraform/backend.rb.tt
terraspace-2.2.12 lib/templates/ruby/project/config/terraform/backend.rb.tt
terraspace-2.2.11 lib/templates/ruby/project/config/terraform/backend.rb.tt
terraspace-2.2.10 lib/templates/ruby/project/config/terraform/backend.rb.tt
terraspace-2.2.9 lib/templates/ruby/project/config/terraform/backend.rb.tt
terraspace-2.2.8 lib/templates/ruby/project/config/terraform/backend.rb.tt
terraspace-2.2.7 lib/templates/ruby/project/config/terraform/backend.rb.tt
terraspace-2.2.6 lib/templates/ruby/project/config/terraform/backend.rb.tt
terraspace-2.2.5 lib/templates/ruby/project/config/terraform/backend.rb.tt
terraspace-2.2.4 lib/templates/ruby/project/config/terraform/backend.rb.tt
terraspace-2.2.3 lib/templates/ruby/project/config/terraform/backend.rb.tt
terraspace-2.2.2 lib/templates/ruby/project/config/terraform/backend.rb.tt
terraspace-2.2.1 lib/templates/ruby/project/config/terraform/backend.rb.tt
terraspace-2.2.0 lib/templates/ruby/project/config/terraform/backend.rb.tt
terraspace-2.1.7 lib/templates/ruby/project/config/terraform/backend.rb.tt
terraspace-2.1.6 lib/templates/ruby/project/config/terraform/backend.rb.tt