You can make a stack inherit configuration from a blueprint with blueprint
property.
Blueprints are normal stack configuration but can't be deployed themselves. Instead, other stacks can inherit configuration from blueprints. Blueprints are located in blueprints directory. You can find more information about blueprints here.
Setting the blueprint
property:
blueprint
property can be defined only in stack configuration files.
The blueprint
property must satisfy these requirements: