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-0.5.3 spec/fixtures/projects/ruby/aws/app/modules/sg_child/main.rb
terraspace-0.5.2 spec/fixtures/projects/ruby/aws/app/modules/sg_child/main.rb
terraspace-0.5.1 spec/fixtures/projects/ruby/aws/app/modules/sg_child/main.rb
terraspace-0.5.0 spec/fixtures/projects/ruby/aws/app/modules/sg_child/main.rb
terraspace-0.4.4 spec/fixtures/projects/ruby/aws/app/modules/sg_child/main.rb
terraspace-0.4.3 spec/fixtures/projects/ruby/aws/app/modules/sg_child/main.rb
terraspace-0.4.2 spec/fixtures/projects/ruby/aws/app/modules/sg_child/main.rb
terraspace-0.4.1 spec/fixtures/projects/ruby/aws/app/modules/sg_child/main.rb
terraspace-0.4.0 spec/fixtures/projects/ruby/aws/app/modules/sg_child/main.rb
terraspace-0.3.6 spec/fixtures/projects/ruby/aws/app/modules/sg_child/main.rb
terraspace-0.3.5 spec/fixtures/projects/ruby/aws/app/modules/sg_child/main.rb
terraspace-0.3.4 spec/fixtures/projects/ruby/aws/app/modules/sg_child/main.rb
terraspace-0.3.3 spec/fixtures/projects/ruby/aws/app/modules/sg_child/main.rb
terraspace-0.3.2 spec/fixtures/projects/ruby/aws/app/modules/sg_child/main.rb
terraspace-0.3.1 spec/fixtures/projects/ruby/aws/app/modules/sg_child/main.rb
terraspace-0.3.0 spec/fixtures/projects/ruby/aws/app/modules/sg_child/main.rb
terraspace-0.2.4 spec/fixtures/projects/ruby/aws/app/modules/sg_child/main.rb
terraspace-0.2.3 spec/fixtures/projects/ruby/aws/app/modules/sg_child/main.rb
terraspace-0.2.2 spec/fixtures/projects/ruby/aws/app/modules/sg_child/main.rb
terraspace-0.2.1 spec/fixtures/projects/ruby/aws/app/modules/sg_child/main.rb