Skip to content

Commit fe9ab76

Browse files
author
Chris Cooper
committed
update readme with go get example
1 parent 71b133e commit fe9ab76

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
# cf_parameter_generator
22
Do you need to write a ton of CloudFormation instead of Terraform for some reason? (I may have an obvious bias) 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.
33

4+
Get it: `go get -u github.com/alistanis/cf_parameter_generator ./...`
5+
46
## Examples
57

68
Usage

0 commit comments

Comments
 (0)