Merge in autoscaling
This commit is contained in:
parent
674a85ba0b
commit
d57157e749
12 changed files with 1165 additions and 0 deletions
2
moto/autoscaling/__init__.py
Normal file
2
moto/autoscaling/__init__.py
Normal file
|
|
@ -0,0 +1,2 @@
|
|||
from .models import autoscaling_backend
|
||||
mock_autoscaling = autoscaling_backend.decorator
|
||||
Loading…
Add table
Add a link
Reference in a new issue