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.17 spec/fixtures/projects/ruby/aws/app/modules/vpc/main.rb
terraspace-2.2.17 spec/fixtures/projects/ruby/aws/vendor/modules/vpc/main.rb
terraspace-2.2.17 spec/fixtures/projects/ruby/aws/app/modules/existing_backend/main.rb
terraspace-2.2.16 spec/fixtures/projects/ruby/aws/vendor/modules/vpc/main.rb
terraspace-2.2.16 spec/fixtures/projects/ruby/aws/app/modules/vpc/main.rb
terraspace-2.2.16 spec/fixtures/projects/ruby/aws/app/modules/existing_backend/main.rb
terraspace-2.2.15 spec/fixtures/projects/ruby/aws/app/modules/vpc/main.rb
terraspace-2.2.15 spec/fixtures/projects/ruby/aws/app/modules/existing_backend/main.rb
terraspace-2.2.15 spec/fixtures/projects/ruby/aws/vendor/modules/vpc/main.rb
terraspace-2.2.14 spec/fixtures/projects/ruby/aws/app/modules/existing_backend/main.rb
terraspace-2.2.14 spec/fixtures/projects/ruby/aws/app/modules/vpc/main.rb
terraspace-2.2.14 spec/fixtures/projects/ruby/aws/vendor/modules/vpc/main.rb
terraspace-2.2.13 spec/fixtures/projects/ruby/aws/app/modules/existing_backend/main.rb
terraspace-2.2.13 spec/fixtures/projects/ruby/aws/app/modules/vpc/main.rb
terraspace-2.2.13 spec/fixtures/projects/ruby/aws/vendor/modules/vpc/main.rb
terraspace-2.2.12 spec/fixtures/projects/ruby/aws/app/modules/existing_backend/main.rb
terraspace-2.2.12 spec/fixtures/projects/ruby/aws/app/modules/vpc/main.rb
terraspace-2.2.12 spec/fixtures/projects/ruby/aws/vendor/modules/vpc/main.rb
terraspace-2.2.11 spec/fixtures/projects/ruby/aws/app/modules/existing_backend/main.rb
terraspace-2.2.11 spec/fixtures/projects/ruby/aws/app/modules/vpc/main.rb