Sha256: 354bd65c2cc1847bf481ee663fcc07431c1d4dfff268ca483f136ab6dd36ccd4

Contents?: true

Size: 211 Bytes

Versions: 104

Compression:

Stored size: 211 Bytes

Contents

variable "cidr_block" {
  default     = "10.90.0.0/16"
  description = "cidr block"
  type        = string
}

variable "name" {
  default     = "demo-vpc-hcl"
  description = "demo vpc"
  type        = string
}

Version data entries

104 entries across 104 versions & 1 rubygems

Version Path
terraspace-0.5.3 spec/fixtures/projects/hcl/aws/app/modules/vpc/variables.tf
terraspace-0.5.2 spec/fixtures/projects/hcl/aws/app/modules/vpc/variables.tf
terraspace-0.5.1 spec/fixtures/projects/hcl/aws/app/modules/vpc/variables.tf
terraspace-0.5.0 spec/fixtures/projects/hcl/aws/app/modules/vpc/variables.tf
terraspace-0.4.4 spec/fixtures/projects/hcl/aws/app/modules/vpc/variables.tf
terraspace-0.4.3 spec/fixtures/projects/hcl/aws/app/modules/vpc/variables.tf
terraspace-0.4.2 spec/fixtures/projects/hcl/aws/app/modules/vpc/variables.tf
terraspace-0.4.1 spec/fixtures/projects/hcl/aws/app/modules/vpc/variables.tf
terraspace-0.4.0 spec/fixtures/projects/hcl/aws/app/modules/vpc/variables.tf
terraspace-0.3.6 spec/fixtures/projects/hcl/aws/app/modules/vpc/variables.tf
terraspace-0.3.5 spec/fixtures/projects/hcl/aws/app/modules/vpc/variables.tf
terraspace-0.3.4 spec/fixtures/projects/hcl/aws/app/modules/vpc/variables.tf
terraspace-0.3.3 spec/fixtures/projects/hcl/aws/app/modules/vpc/variables.tf
terraspace-0.3.2 spec/fixtures/projects/hcl/aws/app/modules/vpc/variables.tf
terraspace-0.3.1 spec/fixtures/projects/hcl/aws/app/modules/vpc/variables.tf
terraspace-0.3.0 spec/fixtures/projects/hcl/aws/app/modules/vpc/variables.tf
terraspace-0.2.4 spec/fixtures/projects/hcl/aws/app/modules/vpc/variables.tf
terraspace-0.2.3 spec/fixtures/projects/hcl/aws/app/modules/vpc/variables.tf
terraspace-0.2.2 spec/fixtures/projects/hcl/aws/app/modules/vpc/variables.tf
terraspace-0.2.1 spec/fixtures/projects/hcl/aws/app/modules/vpc/variables.tf