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.1.5 spec/fixtures/projects/ruby/aws/app/modules/vpc/main.rb
terraspace-2.1.5 spec/fixtures/projects/ruby/aws/app/modules/existing_backend/main.rb
terraspace-2.1.5 spec/fixtures/projects/ruby/aws/vendor/modules/vpc/main.rb
terraspace-2.1.4 spec/fixtures/projects/ruby/aws/app/modules/existing_backend/main.rb
terraspace-2.1.4 spec/fixtures/projects/ruby/aws/app/modules/vpc/main.rb
terraspace-2.1.4 spec/fixtures/projects/ruby/aws/vendor/modules/vpc/main.rb
terraspace-2.1.3 spec/fixtures/projects/ruby/aws/app/modules/existing_backend/main.rb
terraspace-2.1.3 spec/fixtures/projects/ruby/aws/app/modules/vpc/main.rb
terraspace-2.1.3 spec/fixtures/projects/ruby/aws/vendor/modules/vpc/main.rb
terraspace-2.1.2 spec/fixtures/projects/ruby/aws/app/modules/existing_backend/main.rb
terraspace-2.1.2 spec/fixtures/projects/ruby/aws/vendor/modules/vpc/main.rb
terraspace-2.1.2 spec/fixtures/projects/ruby/aws/app/modules/vpc/main.rb
terraspace-2.1.1 spec/fixtures/projects/ruby/aws/app/modules/existing_backend/main.rb
terraspace-2.1.1 spec/fixtures/projects/ruby/aws/app/modules/vpc/main.rb
terraspace-2.1.1 spec/fixtures/projects/ruby/aws/vendor/modules/vpc/main.rb
terraspace-2.1.0 spec/fixtures/projects/ruby/aws/app/modules/existing_backend/main.rb
terraspace-2.1.0 spec/fixtures/projects/ruby/aws/app/modules/vpc/main.rb
terraspace-2.1.0 spec/fixtures/projects/ruby/aws/vendor/modules/vpc/main.rb
terraspace-2.0.3 spec/fixtures/projects/ruby/aws/vendor/modules/vpc/main.rb
terraspace-2.0.3 spec/fixtures/projects/ruby/aws/app/modules/existing_backend/main.rb