- Installed
terraform v0.12.16
- Configured
StrictHostKeyChecking no
inssh_config
- Create a token:
API -> Tokens/Keys -> Generate
token and save it - Add your public key
Security -> Add SSH Key
- Create 3 floatings (you can create it only when you have a droplet so you should create a droplets defore)
- Change floating ip's in
droplet1.tf
,droplet2.tf
anddroplet3.tf
to yours - Change ip's in
start
to yours - Change DigitalOcean token in
start
to yours
To start deployment use start
script