fakecloud-cloudformation 0.13.1

CloudFormation implementation for FakeCloud
Documentation
1
2
3
4
5
6
pub mod extras;
pub mod resource_provisioner;
pub mod service;
pub mod state;
pub mod template;
pub mod xml_responses;