- Clone this repo locally
- Insert given credentials into provider.tf
-
cd terraform
- Apply TerraForm
- resolve any errors
- public IP of instance is in output
- ssh private key is in output
- SSH into instance
- fix connection issues
- clone
https://github.com/bluesentry/bsi-hello-world.git
-
cd source
- compile
- run compiled program
- create new volume
- 10gb
- add tag "Name:bootcamp"
- attach to instance
- format the volume
- ensure volume will mount to "/bootcamp" on reboot
- reboot and show volume
- run
terraform destroy
- delete extra volume from console