File tree Expand file tree Collapse file tree 1 file changed +9
-1
lines changed Expand file tree Collapse file tree 1 file changed +9
-1
lines changed Original file line number Diff line number Diff line change @@ -94,19 +94,27 @@ files:
94
94
services :
95
95
- ec2
96
96
- path : ec2-ruby-example-security-group.rb
97
+ services :
97
98
- ec2
98
99
- path : tests/test_ec2-ruby-example-security-group.rb
100
+ services :
99
101
- ec2
100
102
- path : ec2-ruby-example-start-instance-i-123abc.rb
103
+ services :
101
104
- ec2
102
105
- path : tests/test_ec2-ruby-example-start-instance-i-123abc.rb
106
+ services :
103
107
- ec2
104
108
- path : ec2-ruby-example-stop-instance-i-123abc.rb
109
+ services :
105
110
- ec2
106
111
- path : tests/test_ec2-ruby-example-stop-instance-i-123abc.rb
112
+ services :
107
113
- ec2
108
114
- path : ec2-ruby-example-terminate-instance-i-123abc.rb
115
+ services :
109
116
- ec2
110
117
- path : tests/test_ec2-ruby-example-terminate-instance-i-123abc.rb
118
+ services :
111
119
- ec2
112
- ...
120
+ ...
You can’t perform that action at this time.
0 commit comments