-
Install Packer above v1.2.4.
- Linux:
wget https://releases.hashicorp.com/packer/1.5.6/packer_1.5.6_linux_amd64.zip
- Mac:
brew install packer
- Linux:
-
Install Terraform (>= 0.12.24).
-
First build the image in
./packer
. -
Then start
terraform-02
andterraform-03
. -
Please check in those directories for more information.
- If you encounter problems with setting up a proper service account. We provide
create_svc_account.sh
for you to create one.