You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2Lines changed: 2 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,8 @@
1
1
# cf_parameter_generator
2
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.
3
3
4
+
Get it: `go get -u github.com/alistanis/cf_parameter_generator ./...`
0 commit comments