added packer and build script
This commit is contained in:
11
infra/custom_ami/readme.md
Normal file
11
infra/custom_ami/readme.md
Normal 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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user