This website requires JavaScript.
Explore
Help
Register
Sign In
Yasuke
/
moto
Watch
1
Star
0
Fork
0
You've already forked moto
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
moto
/
tests
/
test_cloudformation
History
Joseph Lawson
1d9ffafaa5
create CloudFormation outputs and enable 'Fn::GetAtt' to work.
2014-10-21 12:45:03 -04:00
..
fixtures
from __future__ import unicode_literals
2014-08-27 11:33:55 -04:00
__init__.py
from __future__ import unicode_literals
2014-08-27 11:33:55 -04:00
test_cloudformation_stack_crud.py
from __future__ import unicode_literals
2014-08-27 11:33:55 -04:00
test_cloudformation_stack_integration.py
Name resources via CloudFormation naming convention and tag EC2 resources.
2014-10-20 15:16:39 -04:00
test_server.py
from __future__ import unicode_literals
2014-08-27 11:33:55 -04:00
test_stack_parsing.py
create CloudFormation outputs and enable 'Fn::GetAtt' to work.
2014-10-21 12:45:03 -04:00