Closed jlucktay closed 1 year ago
Ping some HashiCorp folks with recent activity here: @CalebAlbers @mdeggies @claire-labry - any chance of a review/merge please? 🙏
@jlucktay Is this ready to be merged? @radeksimko Could you take a look at this?
The warning message is not the end of the world but of course it's a bit annoying
@jlucktay Is this ready to be merged?
Hi @bennetfabian - yes, this is ready to merge. 🚀
Hey @jlucktay, thanks for your contribution! The team is reviewing this and will get back to you with feedback shortly.
The use of
plist_options
is deprecated by Homebrew, and causesbrew
to throw warnings such as the following:c9f4f14da11626fe4e9966cab22dddaa11bc072a & 9a2cfead87a0f7464a00aa7033edd4d882e33ecd: Updated the expected test output and the generated output from the template in
formula_templater
to theservice
block instead ofplist
.60d1ebda132da66c5a6d900d8ec9ead612eea14d: Ran
gofumpt
and fixed some basic lint issues in theformula_templater
code.6cce3f3927c3a87a9c3bbee03719b0a59746094a: Updated Go version and bumped dependencies for
formula_templater
.18d7956e1d3772bfb2749cfa979063a55f28e8ea: Aligned checksums with
SHA256SUMS
files on https://releases.hashicorp.com.e3241a2f228a43c143eb748c265233eddb20a69c: Ran
formula_templater <service> <version> config.hcl
on all formulas usingplist
.Fixes #201.