Skip to content

Commit 6ad049d

Browse files
authored
Update metadata.yaml
1 parent 3bdad1e commit 6ad049d

File tree

1 file changed

+9
-1
lines changed

1 file changed

+9
-1
lines changed

ruby/example_code/ec2/metadata.yaml

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -94,19 +94,27 @@ files:
9494
services:
9595
- ec2
9696
- path: ec2-ruby-example-security-group.rb
97+
services:
9798
- ec2
9899
- path: tests/test_ec2-ruby-example-security-group.rb
100+
services:
99101
- ec2
100102
- path: ec2-ruby-example-start-instance-i-123abc.rb
103+
services:
101104
- ec2
102105
- path: tests/test_ec2-ruby-example-start-instance-i-123abc.rb
106+
services:
103107
- ec2
104108
- path: ec2-ruby-example-stop-instance-i-123abc.rb
109+
services:
105110
- ec2
106111
- path: tests/test_ec2-ruby-example-stop-instance-i-123abc.rb
112+
services:
107113
- ec2
108114
- path: ec2-ruby-example-terminate-instance-i-123abc.rb
115+
services:
109116
- ec2
110117
- path: tests/test_ec2-ruby-example-terminate-instance-i-123abc.rb
118+
services:
111119
- ec2
112-
...
120+
...

0 commit comments

Comments
 (0)