germinate 0.7.0

A templating library for injecting variables from multiple external sources
Documentation
1
2
3
4
5
6
7
8
9
10
11
{
    "Parameter": {
        "Name": "test.param",
        "Type": "String",
        "Value": "ssm value",
        "Version": 1,
        "LastModifiedDate": 1589799109.096,
        "ARN": "arn:aws:ssm:us-east-1:0123456789000:parameter/test.param",
        "DataType": "text"
    }
}