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