Template.ResourceTypeThe module interface for a stack resource
Modules used to create resources with add_resource must conform to this signature.
val yojson_of_properties : properties -> Yojson.Safe.tSerialise the properties as a Yojson.Safe.t type
val create_attributes : string -> attributesCreate the attributes for a template resource given the specified logical_id