Chris Mague 7 年之前
父节点
当前提交
cc7fdc938f
共有 2 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      cookiecutter.json
  2. 0 0
      {{cookiecutter.module_name}}/README.md

+ 1 - 1
cookiecutter.json

@@ -2,5 +2,5 @@
   "full_name": "Chris Mague",
   "email": "github@mague.com",
   "short_description": "description goes here",
-  "module_name": "test"
+  "module_name": "terraform-module-test"
 }

+ 0 - 0
terraform-modules-{{cookiecutter.module_name}}/README.md → {{cookiecutter.module_name}}/README.md