added packer and build script
This commit is contained in:
6
infra/custom_ami/packer/vars/prod/vars.json
Normal file
6
infra/custom_ami/packer/vars/prod/vars.json
Normal file
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"vpc": "vpc-c54553a2",
|
||||
"subnet": "subnet-0d0fdf45",
|
||||
"STAGE": "prod",
|
||||
"AMI_BASENAME": "catherine-fc"
|
||||
}
|
||||
Reference in New Issue
Block a user