Fix merge conflicts. Add basic cloudformation support. Closes #111.
This commit is contained in:
parent
069c48b43a
commit
ef876dd27e
28 changed files with 2473 additions and 11 deletions
2
moto/iam/__init__.py
Normal file
2
moto/iam/__init__.py
Normal file
|
|
@ -0,0 +1,2 @@
|
|||
from .models import iam_backend
|
||||
mock_iam = iam_backend.decorator
|
||||
Loading…
Add table
Add a link
Reference in a new issue