Shared Mappings

Registered by Kevin Fox

If you have a few templates that work together you end up copy/pasting maps over and over. It would be nice if you could separate out the Mappings section to another template and include those bits in all of the relavent templates.

Posible usage
{
"AWSTemplateFormatVersion": "2010-09-09",
    "Base-Template": "http://..../base.template",
    "Description": "MonboDB Cluster bits",
    "Mappings": {
         #Template specific mappings here
    }
    ....

It would grab the base template, grab everything out of Mappings from it, then add/override any mappings from the main template.

Blueprint information

Status:
Complete
Approver:
None
Priority:
Undefined
Drafter:
None
Direction:
Needs approval
Assignee:
None
Definition:
New
Series goal:
None
Implementation:
Implemented
Milestone target:
None
Started by
Thomas Herve
Completed by
Thomas Herve

Related branches

Sprints

Whiteboard

(?)

Work Items

This blueprint contains Public information 
Everyone can see this information.

Subscribers

No subscribers.