Skip to content

Commit 70f0f19

Browse files
author
Chris Cooper
committed
update readme
1 parent fe9ab76 commit 70f0f19

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

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

44
Get it: `go get -u github.com/alistanis/cf_parameter_generator ./...`
55

0 commit comments

Comments
 (0)