Sha256: f69a71c3c513923e483aa12698991094e6eab5b9d9da3aff4c8c67f83d241969

Contents?: true

Size: 146 Bytes

Versions: 104

Compression:

Stored size: 146 Bytes

Contents

resource("aws_security_group", "demo-sg-child",
  name: var.name,
  description: "Demo Security Group Child",
  tags: {
    Name: var.name,
  }
)

Version data entries

104 entries across 104 versions & 1 rubygems

Version Path
terraspace-2.2.17 spec/fixtures/projects/ruby/aws/app/modules/sg_child/main.rb
terraspace-2.2.16 spec/fixtures/projects/ruby/aws/app/modules/sg_child/main.rb
terraspace-2.2.15 spec/fixtures/projects/ruby/aws/app/modules/sg_child/main.rb
terraspace-2.2.14 spec/fixtures/projects/ruby/aws/app/modules/sg_child/main.rb
terraspace-2.2.13 spec/fixtures/projects/ruby/aws/app/modules/sg_child/main.rb
terraspace-2.2.12 spec/fixtures/projects/ruby/aws/app/modules/sg_child/main.rb
terraspace-2.2.11 spec/fixtures/projects/ruby/aws/app/modules/sg_child/main.rb
terraspace-2.2.10 spec/fixtures/projects/ruby/aws/app/modules/sg_child/main.rb
terraspace-2.2.9 spec/fixtures/projects/ruby/aws/app/modules/sg_child/main.rb
terraspace-2.2.8 spec/fixtures/projects/ruby/aws/app/modules/sg_child/main.rb
terraspace-2.2.7 spec/fixtures/projects/ruby/aws/app/modules/sg_child/main.rb
terraspace-2.2.6 spec/fixtures/projects/ruby/aws/app/modules/sg_child/main.rb
terraspace-2.2.5 spec/fixtures/projects/ruby/aws/app/modules/sg_child/main.rb
terraspace-2.2.4 spec/fixtures/projects/ruby/aws/app/modules/sg_child/main.rb
terraspace-2.2.3 spec/fixtures/projects/ruby/aws/app/modules/sg_child/main.rb
terraspace-2.2.2 spec/fixtures/projects/ruby/aws/app/modules/sg_child/main.rb
terraspace-2.2.1 spec/fixtures/projects/ruby/aws/app/modules/sg_child/main.rb
terraspace-2.2.0 spec/fixtures/projects/ruby/aws/app/modules/sg_child/main.rb
terraspace-2.1.7 spec/fixtures/projects/ruby/aws/app/modules/sg_child/main.rb
terraspace-2.1.6 spec/fixtures/projects/ruby/aws/app/modules/sg_child/main.rb