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-2.2.17 spec/fixtures/projects/hcl/aws/app/modules/vpc/variables.tf
terraspace-2.2.16 spec/fixtures/projects/hcl/aws/app/modules/vpc/variables.tf
terraspace-2.2.15 spec/fixtures/projects/hcl/aws/app/modules/vpc/variables.tf
terraspace-2.2.14 spec/fixtures/projects/hcl/aws/app/modules/vpc/variables.tf
terraspace-2.2.13 spec/fixtures/projects/hcl/aws/app/modules/vpc/variables.tf
terraspace-2.2.12 spec/fixtures/projects/hcl/aws/app/modules/vpc/variables.tf
terraspace-2.2.11 spec/fixtures/projects/hcl/aws/app/modules/vpc/variables.tf
terraspace-2.2.10 spec/fixtures/projects/hcl/aws/app/modules/vpc/variables.tf
terraspace-2.2.9 spec/fixtures/projects/hcl/aws/app/modules/vpc/variables.tf
terraspace-2.2.8 spec/fixtures/projects/hcl/aws/app/modules/vpc/variables.tf
terraspace-2.2.7 spec/fixtures/projects/hcl/aws/app/modules/vpc/variables.tf
terraspace-2.2.6 spec/fixtures/projects/hcl/aws/app/modules/vpc/variables.tf
terraspace-2.2.5 spec/fixtures/projects/hcl/aws/app/modules/vpc/variables.tf
terraspace-2.2.4 spec/fixtures/projects/hcl/aws/app/modules/vpc/variables.tf
terraspace-2.2.3 spec/fixtures/projects/hcl/aws/app/modules/vpc/variables.tf
terraspace-2.2.2 spec/fixtures/projects/hcl/aws/app/modules/vpc/variables.tf
terraspace-2.2.1 spec/fixtures/projects/hcl/aws/app/modules/vpc/variables.tf
terraspace-2.2.0 spec/fixtures/projects/hcl/aws/app/modules/vpc/variables.tf
terraspace-2.1.7 spec/fixtures/projects/hcl/aws/app/modules/vpc/variables.tf
terraspace-2.1.6 spec/fixtures/projects/hcl/aws/app/modules/vpc/variables.tf