added packer and build script

This commit is contained in:
2020-08-01 15:31:07 +09:00
parent b442e33405
commit c72aefcaa9
49 changed files with 306 additions and 3 deletions

View File

@@ -0,0 +1,11 @@
## Infrastructure scripting tools
* Packer
- create AMI
1. Create AMI
1. assume $env is one of ~~nonprod, uat,~~ prod
1. $ cd packer
1. $ packer build -var-file=vars/${env}/vars.json catherine-fc.json