without puts
This commit is contained in:
parent
8598c98a92
commit
118f4583a7
@ -8,7 +8,6 @@ module Devops
|
|||||||
end
|
end
|
||||||
|
|
||||||
def stack_status
|
def stack_status
|
||||||
puts self.details.inspect
|
|
||||||
self.details['StackStatus'] if self.details
|
self.details['StackStatus'] if self.details
|
||||||
end
|
end
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user