Sha256: a52e2746b0fafec5ab8a70d9ba8463f86ba4d2374690781b984e42ee706c4e8d

Contents?: true

Size: 241 Bytes

Versions: 102

Compression:

Stored size: 241 Bytes

Contents

terraform {
  backend "PROVIDER_BACKEND" {
    bucket = "<%%= expansion("terraform-state-REPLACE_ME-REPLACE_ME-:ENV") %>" # expanded by terraspace
    prefix = "<%%= expansion("REPLACE_ME/:ENV/:BUILD_DIR") %>" # expanded by terraspace
  }
}

Version data entries

102 entries across 102 versions & 2 rubygems

Version Path
terraspace-2.1.5 lib/templates/plugin/core/lib/templates/hcl/project/config/terraform/backend.tf.tt
terraspace-2.1.4 lib/templates/plugin/core/lib/templates/hcl/project/config/terraform/backend.tf.tt
terraspace-2.1.3 lib/templates/plugin/core/lib/templates/hcl/project/config/terraform/backend.tf.tt
terraspace-2.1.2 lib/templates/plugin/core/lib/templates/hcl/project/config/terraform/backend.tf.tt
terraspace-2.1.1 lib/templates/plugin/core/lib/templates/hcl/project/config/terraform/backend.tf.tt
terraspace-2.1.0 lib/templates/plugin/core/lib/templates/hcl/project/config/terraform/backend.tf.tt
terraspace-2.0.3 lib/templates/plugin/core/lib/templates/hcl/project/config/terraform/backend.tf.tt
terraspace-2.0.2 lib/templates/plugin/core/lib/templates/hcl/project/config/terraform/backend.tf.tt
terraspace-2.0.1 lib/templates/plugin/core/lib/templates/hcl/project/config/terraform/backend.tf.tt
terraspace-2.0.0 lib/templates/plugin/core/lib/templates/hcl/project/config/terraform/backend.tf.tt
terraspace-1.1.7 lib/templates/plugin/lib/templates/hcl/project/config/terraform/backend.tf.tt
terraspace-1.1.6 lib/templates/plugin/lib/templates/hcl/project/config/terraform/backend.tf.tt
terraspace-1.1.5 lib/templates/plugin/lib/templates/hcl/project/config/terraform/backend.tf.tt
terraspace-1.1.4 lib/templates/plugin/lib/templates/hcl/project/config/terraform/backend.tf.tt
terraspace-1.1.3 lib/templates/plugin/lib/templates/hcl/project/config/terraform/backend.tf.tt
terraspace-1.1.2 lib/templates/plugin/lib/templates/hcl/project/config/terraform/backend.tf.tt
terraspace-1.1.1 lib/templates/plugin/lib/templates/hcl/project/config/terraform/backend.tf.tt
terraspace-1.1.0 lib/templates/plugin/lib/templates/hcl/project/config/terraform/backend.tf.tt
terraspace-1.0.6 lib/templates/plugin/lib/templates/hcl/project/config/terraform/backend.tf.tt
terraspace-1.0.5 lib/templates/plugin/lib/templates/hcl/project/config/terraform/backend.tf.tt