cd vue && npm run dev
terraform apply
this kind of thing is best run via CI/CD.
cd vuenpm run buildaws s3 sync dist/ s3://kaixo.io/v#/copy index.html to index_v#.html, replacing /dist/ with /v#/ within srcaws s3 cp index_v#.html s3://kaixo.io/index.html