alistanis / cf_parameter_generator

Do you need to write a ton of CloudFormation? Is it annoying to have to type ParameterKey and ParameterValue a million times and copying the Parameter names into a parameters file? Well, now you don't have to.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Unable to configure this package, installation commands is outdated

rangan1419-web opened this issue · comments

➜ aws-work go get -u github.com/alistanis/cf_parameter_generator
go get: installing executables with 'go get' in module mode is deprecated.
Use 'go install pkg@version' instead.
For more information, see https://golang.org/doc/go-get-install-deprecation
or run 'go help get' or 'go help install'.