Sha256: 4a12385b38ac6456dc9a56e4d4ab6ee15efdb55e752d0f5542256b93907f7287

Contents?: true

Size: 167 Bytes

Versions: 104

Compression:

Stored size: 167 Bytes

Contents

variable "project" {
  description = "Project name. IE: test-project"
  type        = string
}

variable "name" {
  default     = "demo-name"
  type        = string
}

Version data entries

104 entries across 104 versions & 1 rubygems

Version Path
terraspace-2.2.17 spec/fixtures/cache_dir/variables.tf
terraspace-2.2.16 spec/fixtures/cache_dir/variables.tf
terraspace-2.2.15 spec/fixtures/cache_dir/variables.tf
terraspace-2.2.14 spec/fixtures/cache_dir/variables.tf
terraspace-2.2.13 spec/fixtures/cache_dir/variables.tf
terraspace-2.2.12 spec/fixtures/cache_dir/variables.tf
terraspace-2.2.11 spec/fixtures/cache_dir/variables.tf
terraspace-2.2.10 spec/fixtures/cache_dir/variables.tf
terraspace-2.2.9 spec/fixtures/cache_dir/variables.tf
terraspace-2.2.8 spec/fixtures/cache_dir/variables.tf
terraspace-2.2.7 spec/fixtures/cache_dir/variables.tf
terraspace-2.2.6 spec/fixtures/cache_dir/variables.tf
terraspace-2.2.5 spec/fixtures/cache_dir/variables.tf
terraspace-2.2.4 spec/fixtures/cache_dir/variables.tf
terraspace-2.2.3 spec/fixtures/cache_dir/variables.tf
terraspace-2.2.2 spec/fixtures/cache_dir/variables.tf
terraspace-2.2.1 spec/fixtures/cache_dir/variables.tf
terraspace-2.2.0 spec/fixtures/cache_dir/variables.tf
terraspace-2.1.7 spec/fixtures/cache_dir/variables.tf
terraspace-2.1.6 spec/fixtures/cache_dir/variables.tf