Yashiro is a templating engine with the external stores.
AWS
See Godoc.
go get github.com/dwango/yashiro
AWS
{
"Version": "2012-10-17",
"Statement": [
{
"Effect": "Allow",
"Action": [
"ssm:GetParameter",
"secretsmanager:GetSecretValue"
],
"Resource": ["*"],
},
]
}
Download binary from release page.
Download and install by homebrew.
brew tap dwango/yashiro
brew install ysr
See example.