Sha256: d4dc7514d98a56a10881c7760ee771ef2b5ee5ce2ebd2e6d7cfd246e2de08f3f

Contents?: true

Size: 103 Bytes

Versions: 312

Compression:

Stored size: 103 Bytes

Contents

resource("aws_vpc", "vpc",
  cidr_block: "${var.cidr_block}",

  tags: {
    Name: "${var.name}"
  }
)

Version data entries

312 entries across 104 versions & 1 rubygems

Version Path
terraspace-2.2.11 spec/fixtures/projects/ruby/aws/vendor/modules/vpc/main.rb
terraspace-2.2.10 spec/fixtures/projects/ruby/aws/app/modules/vpc/main.rb
terraspace-2.2.10 spec/fixtures/projects/ruby/aws/app/modules/existing_backend/main.rb
terraspace-2.2.10 spec/fixtures/projects/ruby/aws/vendor/modules/vpc/main.rb
terraspace-2.2.9 spec/fixtures/projects/ruby/aws/vendor/modules/vpc/main.rb
terraspace-2.2.9 spec/fixtures/projects/ruby/aws/app/modules/existing_backend/main.rb
terraspace-2.2.9 spec/fixtures/projects/ruby/aws/app/modules/vpc/main.rb
terraspace-2.2.8 spec/fixtures/projects/ruby/aws/vendor/modules/vpc/main.rb
terraspace-2.2.8 spec/fixtures/projects/ruby/aws/app/modules/existing_backend/main.rb
terraspace-2.2.8 spec/fixtures/projects/ruby/aws/app/modules/vpc/main.rb
terraspace-2.2.7 spec/fixtures/projects/ruby/aws/app/modules/existing_backend/main.rb
terraspace-2.2.7 spec/fixtures/projects/ruby/aws/app/modules/vpc/main.rb
terraspace-2.2.7 spec/fixtures/projects/ruby/aws/vendor/modules/vpc/main.rb
terraspace-2.2.6 spec/fixtures/projects/ruby/aws/vendor/modules/vpc/main.rb
terraspace-2.2.6 spec/fixtures/projects/ruby/aws/app/modules/existing_backend/main.rb
terraspace-2.2.6 spec/fixtures/projects/ruby/aws/app/modules/vpc/main.rb
terraspace-2.2.5 spec/fixtures/projects/ruby/aws/vendor/modules/vpc/main.rb
terraspace-2.2.5 spec/fixtures/projects/ruby/aws/app/modules/existing_backend/main.rb
terraspace-2.2.5 spec/fixtures/projects/ruby/aws/app/modules/vpc/main.rb
terraspace-2.2.4 spec/fixtures/projects/ruby/aws/vendor/modules/vpc/main.rb